|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |