Uses of Interface
org.apache.cocoon.components.source.SourceFactory

Packages that use SourceFactory
org.apache.cocoon.components.source   
 

Uses of SourceFactory in org.apache.cocoon.components.source
 

Classes in org.apache.cocoon.components.source that implement SourceFactory
 class CocoonSourceFactory
          This class implements the cocoon: protocol.
 class FileSourceFactory
          Deprecated. Use the new avalon source resolving instead
 

Methods in org.apache.cocoon.components.source with parameters of type SourceFactory
 void SourceHandlerImpl.addFactory(String protocol, SourceFactory factory)
          Deprecated. Add a factory
 void SourceHandler.addFactory(String protocol, SourceFactory factory)
          Deprecated. Add a new source factory.
 



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