A C D E F G I L M N O P S T V X

S

SAXPathEventSource - interface org.saxpath.SAXPathEventSource.
Interface for any object capable of generating SAXPath events to an XPathHandler.
SAXPathException - exception org.saxpath.SAXPathException.
Base of all SAXPath exceptions.
SAXPathException(String) - Constructor for class org.saxpath.SAXPathException
Construct with a given message.
SAXPathParseException - exception org.saxpath.SAXPathParseException.
Base of all parse-related SAXPath exceptions.
SAXPathParseException(String) - Constructor for class org.saxpath.SAXPathParseException
Construct with the given message.
SELF - Static variable in class org.saxpath.Axis
The self axis
setXPathHandler(XPathHandler) - Method in interface org.saxpath.SAXPathEventSource
Set the XPathHandler to receive event callbacks during the parse.
startAbsoluteLocationPath() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an absolute location path expression.
startAbsoluteLocationPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startAdditiveExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an additive ('+' or '-') expression.
startAdditiveExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startAllNodeStep(int) - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a node() step.
startAllNodeStep(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startAndExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an 'and' expression.
startAndExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startCommentNodeStep(int) - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a comment() step.
startCommentNodeStep(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startEqualityExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an equality ('=' or '!
startEqualityExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startFilterExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a filter expression.
startFilterExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startFunction(String, String) - Method in interface org.saxpath.XPathHandler
Receive notification of a function call.
startFunction(String, String) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startMultiplicativeExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
startMultiplicativeExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startNameStep(int, String, String) - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a name step.
startNameStep(int, String, String) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startOrExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an 'or' expression.
startOrExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startPathExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a path expression.
startPathExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startPredicate() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a predicate.
startPredicate() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startProcessingInstructionNodeStep(int, String) - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a processing-instruction(...) step.
startProcessingInstructionNodeStep(int, String) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startRelationalExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
startRelationalExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startRelativeLocationPath() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a relative location path expression.
startRelativeLocationPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startTextNodeStep(int) - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a text() step.
startTextNodeStep(int) - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startUnaryExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a unary ('+' or '-') expression.
startUnaryExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startUnionExpr() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of a union ('|') expression.
startUnionExpr() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
startXPath() - Method in interface org.saxpath.XPathHandler
Receive notification of the start of an XPath expression parse.
startXPath() - Method in class org.saxpath.conformance.ConformanceXPathHandler
 
SUBTRACT - Static variable in interface org.saxpath.Operator
 

A C D E F G I L M N O P S T V X
Copyright © 2001 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo