org.apache.cocoon.portal.pluto
Class ResourceURLProviderImpl
java.lang.Object
org.apache.cocoon.portal.pluto.ResourceURLProviderImpl
- All Implemented Interfaces:
- org.apache.pluto.services.information.ResourceURLProvider
- public class ResourceURLProviderImpl
- extends Object
- implements org.apache.pluto.services.information.ResourceURLProvider
Create the URL for a resource.
- Version:
- $Id: ResourceURLProviderImpl.java 325880 2005-10-17 11:57:44Z cziegeler $
base
protected final String base
url
protected String url
ResourceURLProviderImpl
public ResourceURLProviderImpl(PortalContextProviderImpl provider)
- Constructor
setAbsoluteURL
public void setAbsoluteURL(String path)
- Specified by:
setAbsoluteURL
in interface org.apache.pluto.services.information.ResourceURLProvider
- See Also:
ResourceURLProvider.setAbsoluteURL(java.lang.String)
setFullPath
public void setFullPath(String path)
- Specified by:
setFullPath
in interface org.apache.pluto.services.information.ResourceURLProvider
- See Also:
ResourceURLProvider.setFullPath(java.lang.String)
toString
public String toString()
- Specified by:
toString
in interface org.apache.pluto.services.information.ResourceURLProvider
- See Also:
Object.toString()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.