Uses of Class
org.apache.cocoon.components.source.impl.TraversableCachingSource

Packages that use TraversableCachingSource
org.apache.cocoon.components.source.impl   
 

Uses of TraversableCachingSource in org.apache.cocoon.components.source.impl
 

Subclasses of TraversableCachingSource in org.apache.cocoon.components.source.impl
 class InspectableTraversableCachingSource
          TraversableCachingSource that adds support for SourceProperty caching.
 

Methods in org.apache.cocoon.components.source.impl that return TraversableCachingSource
protected  TraversableCachingSource TraversableCachingSource.createSource(String uri, Source wrapped)
           
protected  TraversableCachingSource TraversableCachingSource.newSource(String uri, Source wrapped)
           
protected  TraversableCachingSource InspectableTraversableCachingSource.newSource(String uri, Source wrapped)
           
 

Methods in org.apache.cocoon.components.source.impl with parameters of type TraversableCachingSource
protected  void TraversableCachingSource.initializeSource(TraversableCachingSource source)
           
 



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