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
-
Method Summary
-
Constructor Details
-
DocbookSourceFactory
public DocbookSourceFactory()
-
-
Method Details
-
service
- Specified by:
service
in interfaceServiceable
- Throws:
ServiceException
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
MalformedURLException
-
release
- Specified by:
release
in interfaceSourceFactory
-