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 | Class and Description |
---|---|
class |
AbbrStep |
class |
NameTestStep |
class |
NodeTypeStep |
class |
ParentStep |
class |
PIStep |
class |
SelfStep |
class |
UnAbbrStep |
Modifier and Type | Method and Description |
---|---|
Step |
UnAbbrStep.addPredicate(Predicate pred) |
Modifier and Type | Method and Description |
---|---|
LocationPath |
LocationPath.addStep(Step step) |
Modifier and Type | Method and Description |
---|---|
Step |
XPathRecognizer.abbr_step() |
Step |
XPathRecognizer.special_step(java.lang.String axis) |
Step |
XPathRecognizer.step() |
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.