Package org.ametys.core.cocoon.source
Interface NamedSource
- All Superinterfaces:
Source
- All Known Implementing Classes:
AmetysResourceSource
,BinarySource
,RichTextFileSource
Represents a named
Source
.-
Method Summary
Methods inherited from interface org.apache.excalibur.source.Source
exists, getContentLength, getInputStream, getLastModified, getMimeType, getScheme, getURI, getValidity, refresh
-
Method Details
-
getName
Returns the name of this source.- Returns:
- the name of this source.
-