Class HTMLEnhancementSource
java.lang.Object
org.ametys.cms.transformation.html.HTMLEnhancementSource
- All Implemented Interfaces:
Source
Source based upon a string
-
Constructor Details
-
HTMLEnhancementSource
Build a source- Parameters:
location
- The source locationcontent
- The source content
-
-
Method Details
-
exists
-
getContentLength
- Specified by:
getContentLength
in interfaceSource
-
getInputStream
- Specified by:
getInputStream
in interfaceSource
- Throws:
IOException
SourceNotFoundException
-
getLastModified
- Specified by:
getLastModified
in interfaceSource
-
getMimeType
- Specified by:
getMimeType
in interfaceSource
-
getScheme
-
getURI
-
getValidity
- Specified by:
getValidity
in interfaceSource
-
refresh
-