|
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. |
| 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 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. |