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:
getContentLengthin interfaceSource
-
getInputStream
- Specified by:
getInputStreamin interfaceSource- Throws:
IOExceptionSourceNotFoundException
-
getLastModified
- Specified by:
getLastModifiedin interfaceSource
-
getMimeType
- Specified by:
getMimeTypein interfaceSource
-
getScheme
-
getURI
-
getValidity
- Specified by:
getValidityin interfaceSource
-
refresh
-