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
FieldsFields inherited from class org.ametys.cms.transformation.docbook.DocbookOutgoingReferencesExtractor
_manager - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected StringThe 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:DocbookOutgoingReferencesExtractorThe uri to use for conversion to outgoing references format- Overrides:
 _getXSLTURIin classDocbookOutgoingReferencesExtractor- Returns:
 - The uri
 
 
 -