| Name | Description | Type | Package | Framework |
| AbstractConfigurableSourceDescriptor | Abstract base class SourceDescriptors that want to configure the set of properties they handle beforehand. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| AbstractConfigurableSourceInspector | Abstract base class for SourceInspectors that want to configure the set of properties they handle beforehand. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| AbstractImageSourceInspector | Abstract base class for inspectors that can calculate the size of an image of a particular type. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| AvalonToCocoonSource | This source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecated | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| AvalonToCocoonSourceInvocationHandler | An InvocationHandler which acts as a proxy for excalibur Source objects to make them compatible with the cocoon | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| BlobSource | A Source that takes its content in a single JDBC column. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| BlobSourceFactory | A factory for 'blob:' sources. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| CachedSourceResponse | Cached response for caching Source contents and extra meta information. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| CachingSource | This class implements a proxy like source that uses another source to get the content. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| CachingSource .SourceMeta | Data holder for caching Source meta info. | Class | org.apache.cocoon.components.source.impl.CachingSource | Apache Cocoon |
| CachingSourceFactory | This class implements a proxy like source caches the contents of the source it wraps. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| CocoonToAvalonSource | This source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| ContextSourceFactory | A factory for the context protocol using the context of the servlet api. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| DelayedRefreshSourceWrapper | A wrapper around a Source that reduces the number of calls to Source. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| DelayedValidity | Delays validity check for a specified interval. | Class | org.apache.cocoon.components.source.impl.validity | Apache Cocoon |
| EmptySource | A Source that generates completely empty XML document or an XML document that contains just a root node. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| EmptySourceFactory | A factory for 'empty:' sources (see EmptySource). | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| GIFSourceInspector | This source inspector adds extra attributes for image files. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| InspectableTraversableCachingSource | TraversableCachingSource that adds support for SourceProperty caching. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| InspectableTraversableCachingSource .InspectableSourceMeta | Class | org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource | Apache Cocoon | |
| JPEGSourceInspector | This source inspector adds extra attributes for image files. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| ModuleSource | A Source that takes its content from a module::[#XPath], | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| ModuleSourceFactory | A factory for 'module:' sources (see ModuleSource). | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| MultiSourceValidity | An aggregated SourceValidity for multiple sources. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| PartSource | from a PartOnDisk or PartInMemory held in the Request when a file is uploaded. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| PartSourceFactory | A factory for Part based sources (see PartSource). | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| QDoxSource | Source implementation for XML Javadoc. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| QDoxSourceFactory | This SourceFactory creates Sources for the javadoc: URI scheme. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| QDoxSourceFactory .SourceRoot | Represents an URI and which packages it contains. | Class | org.apache.cocoon.components.source.impl.QDoxSourceFactory | Apache Cocoon |
| RepositorySource | Source wrapper that enhances the wrapped sources with additional capabilities. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| RepositorySourceFactory | Creates RepositorySources. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SimpleJdbcSourceDescriptor | Simple SourceDescriptor implementation that can stores properties over JDBC. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SitemapSource | by invoking a pipeline. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SitemapSource .SitemapSourceValidity | A simple SourceValidity protecting callers from resets. | Class | org.apache.cocoon.components.source.impl.SitemapSource | Apache Cocoon |
| SitemapSourceFactory | This class implements the cocoon: protocol. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SlideSource | A sources from jakarta slide repositories. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SlideSourceFactory | A factory for sources from a Jakarta Slide repository. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SourceDeferredValidity | by invoking a pipeline. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SourceDescriptorManager | This source descriptor acts as container for a set of source inspectors/descriptors. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| SourceFactoryWrapper | This class wraps a Cocoon SourceFactory and makes it usable within the Avalon Excalibur source resolving architecure. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| TraversableCachingSource | Traversable version of CachingSource. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| TraversableCachingSource .TraversableSourceMeta | See Also:Serialized FormConstructor SummaryTraversableCachingSource. | Class | org.apache.cocoon.components.source.impl.TraversableCachingSource | Apache Cocoon |
| URLFactoryWrapper | This class wraps a Cocoon URLFactory and makes it usable within the Avalon Excalibur source resolving architecure. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| WebDAVSource | A source implementation to get access to WebDAV repositories. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| WebDAVSourceFactory | A factory for WebDAV sourcesVersion:$Id: WebDAVSourceFactory. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| XMLDBSource | This class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| XMLDBSourceFactory | This class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| XModuleSource | A ModifiableSource that takes its content from a xmodule::attribute-name[#XPath], | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| XModuleSourceFactory | A factory for 'xmodule:' sources (see XModuleSource). | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| XPathSourceInspector | This source inspector inspects XML files with a xpath expression. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
| ZipSource | Class | org.apache.cocoon.components.source.impl | Apache Cocoon | |
| ZipSourceFactory | A ZIP source can be obtained using the zip: pseudo-protocol. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |