Uses of Class
org.apache.cocoon.util.location.LocationImpl

Packages that use LocationImpl
org.apache.cocoon.util.location   
 

Uses of LocationImpl in org.apache.cocoon.util.location
 

Methods in org.apache.cocoon.util.location that return LocationImpl
static LocationImpl LocationUtils.parse(String text)
          Parse a location string of the form "uri:line:column" (e.g.
static LocationImpl LocationImpl.get(Location location)
          Obtain a LocationImpl from a Location.
 



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