Uses of Interface
org.apache.cocoon.util.location.LocationUtils.LocationFinder

Packages that use LocationUtils.LocationFinder
org.apache.cocoon.util.location   
 

Uses of LocationUtils.LocationFinder in org.apache.cocoon.util.location
 

Methods in org.apache.cocoon.util.location with parameters of type LocationUtils.LocationFinder
static void LocationUtils.addFinder(LocationUtils.LocationFinder finder)
          Add a LocationUtils.LocationFinder to the list of finders that will be queried for an object's location by LocationUtils.getLocation(Object, String).
 



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