Class HTMLOutgoingReferencesExtractor
java.lang.Object
org.ametys.cms.transformation.docbook.DocbookOutgoingReferencesExtractor
org.ametys.cms.transformation.html.HTMLOutgoingReferencesExtractor
- All Implemented Interfaces:
RichTextOutgoingReferencesExtractor
,Serviceable
This impl extract outgoing references on html rich texts
-
Field Summary
Fields inherited from class org.ametys.cms.transformation.docbook.DocbookOutgoingReferencesExtractor
_manager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
The uri to use for conversion to outgoing references formatMethods inherited from class org.ametys.cms.transformation.docbook.DocbookOutgoingReferencesExtractor
_getNodeAfterXSLT, getOutgoingReferences, service
-
Field Details
-
ROLE
Avalon Role
-
-
Constructor Details
-
HTMLOutgoingReferencesExtractor
public HTMLOutgoingReferencesExtractor()
-
-
Method Details
-
_getXSLTURI
Description copied from class:DocbookOutgoingReferencesExtractor
The uri to use for conversion to outgoing references format- Overrides:
_getXSLTURI
in classDocbookOutgoingReferencesExtractor
- Returns:
- The uri
-