Uses of Package
org.apache.cocoon.components.source.impl

Packages that use org.apache.cocoon.components.source.impl
org.apache.cocoon.components.source.impl   
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface  
org.apache.cocoon.environment.internal   
org.apache.cocoon.environment.wrapper   
org.apache.cocoon.generation   
 

Classes in org.apache.cocoon.components.source.impl used by org.apache.cocoon.components.source.impl
AbstractConfigurableSourceDescriptor
          Abstract base class SourceDescriptors that want to configure the set of properties they handle beforehand.
AbstractConfigurableSourceInspector
          Abstract base class for SourceInspectors that want to configure the set of properties they handle beforehand.
AbstractImageSourceInspector
          Abstract base class for inspectors that can calculate the size of an image of a particular type.
CachedSourceResponse
          Cached response for caching Source contents and extra meta information.
CachingSource
          This class implements a proxy like source that uses another source to get the content.
CachingSource.SourceMeta
          Data holder for caching Source meta info.
ContextSourceFactory
          A factory for the context protocol using the context of the servlet api.
Refresher
          A Refresher is a component that updates the cached contents of a Source.
SitemapSourceInfo
          This is a helper class for the cocoon protocol.
TraversableCachingSource
          Traversable version of CachingSource.
TraversableCachingSource.TraversableSourceMeta
           
WebDAVSource
          A source implementation to get access to WebDAV repositories.
XMLDBSource.XMLDBOutputStream
           
 

Classes in org.apache.cocoon.components.source.impl used by org.apache.cocoon.components.treeprocessor
DelayedRefreshSourceWrapper
          A wrapper around a Source that reduces the number of calls to Source.getLastModified() which can be a costly operation.
 

Classes in org.apache.cocoon.components.source.impl used by org.apache.cocoon.environment.internal
SitemapSourceInfo
          This is a helper class for the cocoon protocol.
 

Classes in org.apache.cocoon.components.source.impl used by org.apache.cocoon.environment.wrapper
SitemapSourceInfo
          This is a helper class for the cocoon protocol.
 

Classes in org.apache.cocoon.components.source.impl used by org.apache.cocoon.generation
MultiSourceValidity
          An aggregated SourceValidity for multiple sources.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.