Package org.apache.cocoon.components.source
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| 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. |