|
|||||||||
| Home >> All >> org >> apache >> cocoon >> components >> [ source overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cocoon.components.source
| Interface Summary | |
| SourceFactory | |
| SourceHandler | |
| Class Summary | |
| 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 WriteableSource. |
| BlobSource | A Source that takes its content in a single JDBC column. |
| BlobSourceFactory | A factory for 'blob:' sources. |
| 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. |
| EnvironmentChanger | This class is an org.apache.cocoon.xml.XMLConsumer that changes the current environment. |
| FileSource | A WriteableSource for 'file:/' system IDs. |
| FileSourceFactory | A factory for 'file:' sources. |
| SitemapSource | Description of a source which is defined by a pipeline. |
| SourceHandlerImpl | |
| URLSource | Description of a source which is described by an URL. |
| XMLDBSource | This class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database. |
| XMLDBSourceFactory | This class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database. |
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> components >> [ source overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||