Uses of Interface
org.apache.cocoon.components.url.URLFactory

Packages that use URLFactory
org.apache.cocoon.components.url   
org.apache.cocoon.environment   
 

Uses of URLFactory in org.apache.cocoon.components.url
 

Classes in org.apache.cocoon.components.url that implement URLFactory
 class ContextURLFactory
          Deprecated. by the new source resolving of avalon excalibur
 class ResourceURLFactory
          Deprecated. by the new source resolving of avalon excalibur
 class URLFactoryImpl
          Deprecated. by the new source resolving of avalon excalibur
 

Uses of URLFactory in org.apache.cocoon.environment
 

Fields in org.apache.cocoon.environment declared as URLFactory
protected  URLFactory URLFactorySourceResolver.urlFactory
          Deprecated. The URL factory
 

Constructors in org.apache.cocoon.environment with parameters of type URLFactory
URLFactorySourceResolver(URLFactory factory, ComponentManager manager)
          Deprecated. Creates an URLFactorySourceResolver with a component manager and a URLFactory that will be used to resolve URLs.
 



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