Package org.ametys.cms.content
Class RichTextFileSource
java.lang.Object
org.ametys.cms.content.RichTextFileSource
- All Implemented Interfaces:
 NamedSource,Source
- 
Constructor Details
 - 
Method Details
- 
exists
 - 
getInputStream
- Specified by:
 getInputStreamin interfaceSource- Throws:
 IOExceptionSourceNotFoundException
 - 
getURI
 - 
getScheme
 - 
getValidity
- Specified by:
 getValidityin interfaceSource
 - 
getName
Description copied from interface:NamedSourceReturns the name of this source.- Specified by:
 getNamein interfaceNamedSource- Returns:
 - the name of this source.
 
 - 
refresh
 - 
getMimeType
- Specified by:
 getMimeTypein interfaceSource
 - 
getContentLength
- Specified by:
 getContentLengthin interfaceSource
 - 
getLastModified
- Specified by:
 getLastModifiedin interfaceSource
 
 -