Class DocbookEnhancementSource
java.lang.Object
org.ametys.cms.transformation.docbook.DocbookEnhancementSource
- All Implemented Interfaces:
Source
Source based upon a string.
-
Constructor Details
-
DocbookEnhancementSource
Build a source- Parameters:
location
- The source locationcontent
- The source contenttimestamp
- the application startup time.
-
-
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
-