Interface ContentReferenceParser<T extends ContentReference>
- All Known Implementing Classes:
AbstractContentReferenceParser, EntityUriContentReferenceParser, WidgetConfigContentReferenceParser, WidgetTemplateContentReferenceParser
public interface ContentReferenceParser<T extends ContentReference>
Searches references in a html string.
Implement this interface to provide your reference type and contribute the service point to
nice2.optional.cms.ContentReferenceParsers.-
Method Summary
-
Method Details
-
getReferenceClass
-
parse
-