- endAbsoluteLocationPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endAbsoluteLocationPath() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an absolute location path expression.
- endAdditiveExpr(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endAdditiveExpr(int) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an additive ('+' or '-') expression.
- endAllNodeStep() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endAllNodeStep() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a node() step.
- endAndExpr(boolean) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endAndExpr(boolean) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an 'and' expression.
- endCommentNodeStep() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endCommentNodeStep() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a comment() step.
- endEqualityExpr(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endEqualityExpr(int) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an equality ('=' or '!=') expression.
- endFilterExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endFilterExpr() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a filter expression.
- endFunction() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endFunction() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a function call.
- endMultiplicativeExpr(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endMultiplicativeExpr(int) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
- endNameStep() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endNameStep() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a NameStep
- endOrExpr(boolean) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endOrExpr(boolean) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an 'or' expression.
- endPathExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endPathExpr() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a path expression.
- endPredicate() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endPredicate() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a predicate.
- endProcessingInstructionNodeStep() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endProcessingInstructionNodeStep() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a processing-instruction(...) step.
- endRelationalExpr(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endRelationalExpr(int) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
- endRelativeLocationPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endRelativeLocationPath() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a relative location path expression.
- endTextNodeStep() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endTextNodeStep() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a text() step.
- endUnaryExpr(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endUnaryExpr(int) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a unary ('+' or '-') expression.
- endUnionExpr(boolean) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endUnionExpr(boolean) - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of a union ('|') expression.
- endXPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- endXPath() - Method in interface org.saxpath.XPathHandler
-
Receive notification of the end of an XPath expression parse.
- equals(Object) - Method in class org.saxpath.conformance.ConformanceXPathHandler
-
- EQUALS - Static variable in interface org.saxpath.Operator
-