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

Packages that use LocationImpl
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface  
org.apache.cocoon.util.location Classes and utilities used to track location information. 
 

Uses of LocationImpl in org.apache.cocoon.components.treeprocessor
 

Methods in org.apache.cocoon.components.treeprocessor that return LocationImpl
protected  LocationImpl DefaultTreeBuilder.getLocation(Configuration config)
           
 

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

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



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