Uses of Interface
org.apache.tapestry.IResourceLocation

Packages that use IResourceLocation
org.apache.tapestry Tapestry is a comprehensive web application framework, written in Java. 
 

Uses of IResourceLocation in org.apache.tapestry
 

Methods in org.apache.tapestry that return IResourceLocation
 IResourceLocation IResourceLocation.getLocalization(java.util.Locale locale)
          Returns a localized version of this resource (or this resource, if no appropriate localization is found).
 IResourceLocation IResourceLocation.getRelativeLocation(java.lang.String name)
          Returns at a relative location to this resource.