Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.components.source.impl Classes and Interfaces - 52 results found.
NameDescriptionTypePackageFramework
AbstractConfigurableSourceDescriptorAbstract base class SourceDescriptors that want to configure the set of properties they handle beforehand.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractConfigurableSourceInspectorAbstract base class for SourceInspectors that want to configure the set of properties they handle beforehand.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractImageSourceInspectorAbstract base class for inspectors that can calculate the size of an image of a particular type.Classorg.apache.cocoon.components.source.implApache Cocoon
AvalonToCocoonSourceThis source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecatedClassorg.apache.cocoon.components.source.implApache Cocoon
AvalonToCocoonSourceInvocationHandlerAn InvocationHandler which acts as a proxy for excalibur Source objects to make them compatible with the cocoonClassorg.apache.cocoon.components.source.implApache Cocoon
BlobSourceA Source that takes its content in a single JDBC column.Classorg.apache.cocoon.components.source.implApache Cocoon
BlobSourceFactoryA factory for 'blob:' sources.Classorg.apache.cocoon.components.source.implApache Cocoon
CachedSourceResponseCached response for caching Source contents and extra meta information.Classorg.apache.cocoon.components.source.implApache Cocoon
CachingSourceThis class implements a proxy like source that uses another source to get the content.Classorg.apache.cocoon.components.source.implApache Cocoon
CachingSource .SourceMetaData holder for caching Source meta info.Classorg.apache.cocoon.components.source.impl.CachingSourceApache Cocoon
CachingSourceFactoryThis class implements a proxy like source caches the contents of the source it wraps.Classorg.apache.cocoon.components.source.implApache Cocoon
CocoonToAvalonSourceThis source objects wraps an obsolete Cocoon Source object to avoid recoding existing source objects.Classorg.apache.cocoon.components.source.implApache Cocoon
ContextSourceFactoryA factory for the context protocol using the context of the servlet api.Classorg.apache.cocoon.components.source.implApache Cocoon
DelayedRefreshSourceWrapperA wrapper around a Source that reduces the number of calls to Source.Classorg.apache.cocoon.components.source.implApache Cocoon
DelayedValidityDelays validity check for a specified interval.Classorg.apache.cocoon.components.source.impl.validityApache Cocoon
EmptySourceA Source that generates completely empty XML document or an XML document that contains just a root node.Classorg.apache.cocoon.components.source.implApache Cocoon
EmptySourceFactoryA factory for 'empty:' sources (see EmptySource).Classorg.apache.cocoon.components.source.implApache Cocoon
GIFSourceInspectorThis source inspector adds extra attributes for image files.Classorg.apache.cocoon.components.source.implApache Cocoon
InspectableTraversableCachingSourceTraversableCachingSource that adds support for SourceProperty caching.Classorg.apache.cocoon.components.source.implApache Cocoon
InspectableTraversableCachingSource .InspectableSourceMetaClassorg.apache.cocoon.components.source.impl.InspectableTraversableCachingSourceApache Cocoon
JPEGSourceInspectorThis source inspector adds extra attributes for image files.Classorg.apache.cocoon.components.source.implApache Cocoon
ModuleSourceA Source that takes its content from a module::[#XPath],Classorg.apache.cocoon.components.source.implApache Cocoon
ModuleSourceFactoryA factory for 'module:' sources (see ModuleSource).Classorg.apache.cocoon.components.source.implApache Cocoon
MultiSourceValidityAn aggregated SourceValidity for multiple sources.Classorg.apache.cocoon.components.source.implApache Cocoon
PartSource from a PartOnDisk or PartInMemory held in the Request when a file is uploaded.Classorg.apache.cocoon.components.source.implApache Cocoon
PartSourceFactoryA factory for Part based sources (see PartSource).Classorg.apache.cocoon.components.source.implApache Cocoon
QDoxSourceSource implementation for XML Javadoc.Classorg.apache.cocoon.components.source.implApache Cocoon
QDoxSourceFactoryThis SourceFactory creates Sources for the javadoc: URI scheme.Classorg.apache.cocoon.components.source.implApache Cocoon
QDoxSourceFactory .SourceRootRepresents an URI and which packages it contains.Classorg.apache.cocoon.components.source.impl.QDoxSourceFactoryApache Cocoon
RepositorySourceSource wrapper that enhances the wrapped sources with additional capabilities.Classorg.apache.cocoon.components.source.implApache Cocoon
RepositorySourceFactoryCreates RepositorySources.Classorg.apache.cocoon.components.source.implApache Cocoon
SimpleJdbcSourceDescriptorSimple SourceDescriptor implementation that can stores properties over JDBC.Classorg.apache.cocoon.components.source.implApache Cocoon
SitemapSource by invoking a pipeline.Classorg.apache.cocoon.components.source.implApache Cocoon
SitemapSource .SitemapSourceValidityA simple SourceValidity protecting callers from resets.Classorg.apache.cocoon.components.source.impl.SitemapSourceApache Cocoon
SitemapSourceFactoryThis class implements the cocoon: protocol.Classorg.apache.cocoon.components.source.implApache Cocoon
SlideSourceA sources from jakarta slide repositories.Classorg.apache.cocoon.components.source.implApache Cocoon
SlideSourceFactoryA factory for sources from a Jakarta Slide repository.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceDeferredValidity by invoking a pipeline.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceDescriptorManagerThis source descriptor acts as container for a set of source inspectors/descriptors.Classorg.apache.cocoon.components.source.implApache Cocoon
SourceFactoryWrapperThis class wraps a Cocoon SourceFactory and makes it usable within the Avalon Excalibur source resolving architecure.Classorg.apache.cocoon.components.source.implApache Cocoon
TraversableCachingSourceTraversable version of CachingSource.Classorg.apache.cocoon.components.source.implApache Cocoon
TraversableCachingSource .TraversableSourceMetaSee Also:Serialized FormConstructor SummaryTraversableCachingSource.Classorg.apache.cocoon.components.source.impl.TraversableCachingSourceApache Cocoon
URLFactoryWrapperThis class wraps a Cocoon URLFactory and makes it usable within the Avalon Excalibur source resolving architecure.Classorg.apache.cocoon.components.source.implApache Cocoon
WebDAVSourceA source implementation to get access to WebDAV repositories.Classorg.apache.cocoon.components.source.implApache Cocoon
WebDAVSourceFactoryA factory for WebDAV sourcesVersion:$Id: WebDAVSourceFactory.Classorg.apache.cocoon.components.source.implApache Cocoon
XMLDBSourceThis class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database.Classorg.apache.cocoon.components.source.implApache Cocoon
XMLDBSourceFactoryThis class implements the xmldb:// pseudo-protocol and allows to get XML content from an XML:DB enabled XML database.Classorg.apache.cocoon.components.source.implApache Cocoon
XModuleSourceA ModifiableSource that takes its content from a xmodule::attribute-name[#XPath],Classorg.apache.cocoon.components.source.implApache Cocoon
XModuleSourceFactoryA factory for 'xmodule:' sources (see XModuleSource).Classorg.apache.cocoon.components.source.implApache Cocoon
XPathSourceInspectorThis source inspector inspects XML files with a xpath expression.Classorg.apache.cocoon.components.source.implApache Cocoon
ZipSourceClassorg.apache.cocoon.components.source.implApache Cocoon
ZipSourceFactory A ZIP source can be obtained using the zip: pseudo-protocol.Classorg.apache.cocoon.components.source.implApache Cocoon