Class DocbookSourceFactory
java.lang.Object
org.ametys.cms.transformation.docbook.DocbookSourceFactory
- All Implemented Interfaces:
Component,Serviceable,SourceFactory
This factory return files upon the DocbookEnhancementExtensionPoint.
- htmleditor2docbook.xsl
- docbook2htmleditor.xsl
-
Field Summary
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocbookSourceFactory
public DocbookSourceFactory()
-
-
Method Details
-
service
- Specified by:
servicein interfaceServiceable- Throws:
ServiceException
-
getSource
- Specified by:
getSourcein interfaceSourceFactory- Throws:
IOExceptionMalformedURLException
-
release
- Specified by:
releasein interfaceSourceFactory
-