public class DebugXPathHandler extends Object implements org.jaxen.saxpath.XPathHandler
| Constructor and Description |
|---|
DebugXPathHandler() |
public void endAbsoluteLocationPath()
throws org.jaxen.saxpath.SAXPathException
endAbsoluteLocationPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endAdditiveExpr(int arg0)
throws org.jaxen.saxpath.SAXPathException
endAdditiveExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endAllNodeStep()
throws org.jaxen.saxpath.SAXPathException
endAllNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endAndExpr(boolean arg0)
throws org.jaxen.saxpath.SAXPathException
endAndExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endCommentNodeStep()
throws org.jaxen.saxpath.SAXPathException
endCommentNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endEqualityExpr(int arg0)
throws org.jaxen.saxpath.SAXPathException
endEqualityExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endFilterExpr()
throws org.jaxen.saxpath.SAXPathException
endFilterExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endFunction()
throws org.jaxen.saxpath.SAXPathException
endFunction in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endMultiplicativeExpr(int arg0)
throws org.jaxen.saxpath.SAXPathException
endMultiplicativeExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endNameStep()
throws org.jaxen.saxpath.SAXPathException
endNameStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endOrExpr(boolean arg0)
throws org.jaxen.saxpath.SAXPathException
endOrExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endPathExpr()
throws org.jaxen.saxpath.SAXPathException
endPathExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endPredicate()
throws org.jaxen.saxpath.SAXPathException
endPredicate in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endProcessingInstructionNodeStep()
throws org.jaxen.saxpath.SAXPathException
endProcessingInstructionNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endRelationalExpr(int arg0)
throws org.jaxen.saxpath.SAXPathException
endRelationalExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endRelativeLocationPath()
throws org.jaxen.saxpath.SAXPathException
endRelativeLocationPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endTextNodeStep()
throws org.jaxen.saxpath.SAXPathException
endTextNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endUnaryExpr(int arg0)
throws org.jaxen.saxpath.SAXPathException
endUnaryExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endUnionExpr(boolean arg0)
throws org.jaxen.saxpath.SAXPathException
endUnionExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void endXPath()
throws org.jaxen.saxpath.SAXPathException
endXPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void literal(String arg0) throws org.jaxen.saxpath.SAXPathException
literal in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void number(double arg0)
throws org.jaxen.saxpath.SAXPathException
number in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void number(int arg0)
throws org.jaxen.saxpath.SAXPathException
number in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startAbsoluteLocationPath()
throws org.jaxen.saxpath.SAXPathException
startAbsoluteLocationPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startAdditiveExpr()
throws org.jaxen.saxpath.SAXPathException
startAdditiveExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startAllNodeStep(int arg0)
throws org.jaxen.saxpath.SAXPathException
startAllNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startAndExpr()
throws org.jaxen.saxpath.SAXPathException
startAndExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startCommentNodeStep(int arg0)
throws org.jaxen.saxpath.SAXPathException
startCommentNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startEqualityExpr()
throws org.jaxen.saxpath.SAXPathException
startEqualityExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startFilterExpr()
throws org.jaxen.saxpath.SAXPathException
startFilterExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startFunction(String arg0, String arg1) throws org.jaxen.saxpath.SAXPathException
startFunction in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startMultiplicativeExpr()
throws org.jaxen.saxpath.SAXPathException
startMultiplicativeExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startNameStep(int arg0,
String arg1,
String arg2)
throws org.jaxen.saxpath.SAXPathException
startNameStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startOrExpr()
throws org.jaxen.saxpath.SAXPathException
startOrExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startPathExpr()
throws org.jaxen.saxpath.SAXPathException
startPathExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startPredicate()
throws org.jaxen.saxpath.SAXPathException
startPredicate in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startProcessingInstructionNodeStep(int arg0,
String arg1)
throws org.jaxen.saxpath.SAXPathException
startProcessingInstructionNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startRelationalExpr()
throws org.jaxen.saxpath.SAXPathException
startRelationalExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startRelativeLocationPath()
throws org.jaxen.saxpath.SAXPathException
startRelativeLocationPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startTextNodeStep(int arg0)
throws org.jaxen.saxpath.SAXPathException
startTextNodeStep in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startUnaryExpr()
throws org.jaxen.saxpath.SAXPathException
startUnaryExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startUnionExpr()
throws org.jaxen.saxpath.SAXPathException
startUnionExpr in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void startXPath()
throws org.jaxen.saxpath.SAXPathException
startXPath in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic void variableReference(String arg0, String arg1) throws org.jaxen.saxpath.SAXPathException
variableReference in interface org.jaxen.saxpath.XPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic static void main(String[] args) throws org.jaxen.saxpath.SAXPathException
args - String[]org.jaxen.saxpath.SAXPathExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.