Uses of Class
com.werken.xpath.impl.LocationPath
Packages that use LocationPath
Package
Description
Contains implementation classes for evaluating XPath components
Contains generated Java classes from the antlr grammar.
-
Uses of LocationPath in com.werken.xpath.impl
Methods in com.werken.xpath.impl that return LocationPathMethods in com.werken.xpath.impl with parameters of type LocationPath -
Uses of LocationPath in com.werken.xpath.parser
Methods in com.werken.xpath.parser that return LocationPathModifier and TypeMethodDescriptionfinal LocationPath
XPathRecognizer.absolute_location_path()
final LocationPath
XPathRecognizer.i_relative_location_path
(LocationPath in_path) final LocationPath
XPathRecognizer.location_path()
final LocationPath
XPathRecognizer.relative_location_path()
Methods in com.werken.xpath.parser with parameters of type LocationPathModifier and TypeMethodDescriptionfinal LocationPath
XPathRecognizer.i_relative_location_path
(LocationPath in_path)