Class HTMLSourceFactory
java.lang.Object
org.ametys.cms.transformation.html.HTMLSourceFactory
- All Implemented Interfaces:
Component
,Serviceable
,SourceFactory
This factory return files upon the HTMLEnhancementExtensionPoint.
- htmleditor2html.xsl
- html2htmleditor.xsl
-
Field Summary
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HTMLSourceFactory
public HTMLSourceFactory()
-
-
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
-