Uses of Class
org.apache.cocoon.components.source.impl.CachingSource.SourceMeta

Packages that use CachingSource.SourceMeta
org.apache.cocoon.components.source.impl   
 

Uses of CachingSource.SourceMeta in org.apache.cocoon.components.source.impl
 

Subclasses of CachingSource.SourceMeta in org.apache.cocoon.components.source.impl
protected static class InspectableTraversableCachingSource.InspectableSourceMeta
           
protected static class TraversableCachingSource.TraversableSourceMeta
           
 

Methods in org.apache.cocoon.components.source.impl that return CachingSource.SourceMeta
protected  CachingSource.SourceMeta CachingSource.getResponseMeta()
          Initialize the cached response with meta info.
protected  CachingSource.SourceMeta TraversableCachingSource.readMeta(Source source)
           
protected  CachingSource.SourceMeta InspectableTraversableCachingSource.readMeta(Source source)
           
protected  CachingSource.SourceMeta CachingSource.readMeta(Source source)
          Read meta data from source.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.