Package org.apache.cocoon.components.source
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
InspectableSource A source, which owns meta informations in form of properties
LockableSource A source, which could be locked
ModifiableTraversableSource A source, which can be a directory or collection of sources, which can can be modfied.
RestrictableSource A source, which is restrictable, which means you need a username and password.
SourceDescriptor A source descriptor handles modifiable source properties.
SourceFactory No description provided.
SourceHandler No description provided.
SourceInspector A source inspector exposes source properties.
TraversableSource A source, which can be a directory or collection of sources.
VersionableSource A source, which could exist in different versions
Classes
AbstractSAXSource This abstract class provides convenience methods to implement a SAX based Source.
AbstractStreamSource This abstract class provides convenience methods to implement a stream based Source.
AbstractStreamWriteableSource This abstract class provides convenience methods to implement a stream based org.apache.cocoon.environment.WriteableSource.
CocoonSourceFactory This class implements the cocoon: protocol.
DelayedRefreshSourceWrapper A wrapper around a Source that reduces the number of calls to Source.getLastModified() which can be a costly operation.
FileSource A org.apache.cocoon.environment.WriteableSource for 'file:/' system IDs.
FileSourceFactory A factory for 'file:' sources.
SitemapSource Description of a source which is defined by a pipeline.
SourceDTO Data transfer object for a Source object.
SourceHandlerImpl No description provided.
SourceUtil This class contains some utility methods for the source resolving.
URLRewriter This is an XMLConsumer which rewrites the stream according to the configuration.
URLSource Description of a source which is described by an URL.