org.apache.tapestry.asset
Class ExternalResource
java.lang.Object
org.apache.hivemind.util.AbstractResource
org.apache.tapestry.asset.ExternalResource
- All Implemented Interfaces:
- Resource
public class ExternalResource
- extends AbstractResource
Corresponds to the ExternalAsset.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
ExternalResource
public ExternalResource(String path,
Locale locale)
newResource
protected Resource newResource(String path)
- Specified by:
newResource in class AbstractResource
getResourceURL
public URL getResourceURL()
getLocalization
public Resource getLocalization(Locale locale)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.