Package | Description |
---|---|
com.werken.xpath.impl |
Contains implementation classes for evaluating XPath components
|
com.werken.xpath.parser |
Contains generated Java classes from the antlr grammar.
|
Modifier and Type | Method and Description |
---|---|
LocationPath |
LocationPath.addStep(Step step) |
Modifier and Type | Method and Description |
---|---|
void |
FilterExpr.setLocationPath(LocationPath path) |
Modifier and Type | Method and Description |
---|---|
LocationPath |
XPathRecognizer.absolute_location_path() |
LocationPath |
XPathRecognizer.i_relative_location_path(LocationPath in_path) |
LocationPath |
XPathRecognizer.location_path() |
LocationPath |
XPathRecognizer.relative_location_path() |
Modifier and Type | Method and Description |
---|---|
LocationPath |
XPathRecognizer.i_relative_location_path(LocationPath in_path) |
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.