This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.util.location.LocationImpl (Cocoon Pipeline API 1.0.0 API)

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.