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.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endAdditiveExpr(int arg0) throws org.jaxen.saxpath.SAXPathException
endAdditiveExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endAllNodeStep() throws org.jaxen.saxpath.SAXPathException
endAllNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endAndExpr(boolean arg0) throws org.jaxen.saxpath.SAXPathException
endAndExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endCommentNodeStep() throws org.jaxen.saxpath.SAXPathException
endCommentNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endEqualityExpr(int arg0) throws org.jaxen.saxpath.SAXPathException
endEqualityExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endFilterExpr() throws org.jaxen.saxpath.SAXPathException
endFilterExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endFunction() throws org.jaxen.saxpath.SAXPathException
endFunction
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endMultiplicativeExpr(int arg0) throws org.jaxen.saxpath.SAXPathException
endMultiplicativeExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endNameStep() throws org.jaxen.saxpath.SAXPathException
endNameStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endOrExpr(boolean arg0) throws org.jaxen.saxpath.SAXPathException
endOrExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endPathExpr() throws org.jaxen.saxpath.SAXPathException
endPathExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endPredicate() throws org.jaxen.saxpath.SAXPathException
endPredicate
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endProcessingInstructionNodeStep() throws org.jaxen.saxpath.SAXPathException
endProcessingInstructionNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endRelationalExpr(int arg0) throws org.jaxen.saxpath.SAXPathException
endRelationalExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endRelativeLocationPath() throws org.jaxen.saxpath.SAXPathException
endRelativeLocationPath
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endTextNodeStep() throws org.jaxen.saxpath.SAXPathException
endTextNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endUnaryExpr(int arg0) throws org.jaxen.saxpath.SAXPathException
endUnaryExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endUnionExpr(boolean arg0) throws org.jaxen.saxpath.SAXPathException
endUnionExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void endXPath() throws org.jaxen.saxpath.SAXPathException
endXPath
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void literal(String arg0) throws org.jaxen.saxpath.SAXPathException
literal
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void number(double arg0) throws org.jaxen.saxpath.SAXPathException
number
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void number(int arg0) throws org.jaxen.saxpath.SAXPathException
number
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startAbsoluteLocationPath() throws org.jaxen.saxpath.SAXPathException
startAbsoluteLocationPath
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startAdditiveExpr() throws org.jaxen.saxpath.SAXPathException
startAdditiveExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startAllNodeStep(int arg0) throws org.jaxen.saxpath.SAXPathException
startAllNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startAndExpr() throws org.jaxen.saxpath.SAXPathException
startAndExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startCommentNodeStep(int arg0) throws org.jaxen.saxpath.SAXPathException
startCommentNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startEqualityExpr() throws org.jaxen.saxpath.SAXPathException
startEqualityExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startFilterExpr() throws org.jaxen.saxpath.SAXPathException
startFilterExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startFunction(String arg0, String arg1) throws org.jaxen.saxpath.SAXPathException
startFunction
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startMultiplicativeExpr() throws org.jaxen.saxpath.SAXPathException
startMultiplicativeExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startNameStep(int arg0, String arg1, String arg2) throws org.jaxen.saxpath.SAXPathException
startNameStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startOrExpr() throws org.jaxen.saxpath.SAXPathException
startOrExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startPathExpr() throws org.jaxen.saxpath.SAXPathException
startPathExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startPredicate() throws org.jaxen.saxpath.SAXPathException
startPredicate
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startProcessingInstructionNodeStep(int arg0, String arg1) throws org.jaxen.saxpath.SAXPathException
startProcessingInstructionNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startRelationalExpr() throws org.jaxen.saxpath.SAXPathException
startRelationalExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startRelativeLocationPath() throws org.jaxen.saxpath.SAXPathException
startRelativeLocationPath
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startTextNodeStep(int arg0) throws org.jaxen.saxpath.SAXPathException
startTextNodeStep
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startUnaryExpr() throws org.jaxen.saxpath.SAXPathException
startUnaryExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startUnionExpr() throws org.jaxen.saxpath.SAXPathException
startUnionExpr
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void startXPath() throws org.jaxen.saxpath.SAXPathException
startXPath
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public void variableReference(String arg0, String arg1) throws org.jaxen.saxpath.SAXPathException
variableReference
in interface org.jaxen.saxpath.XPathHandler
org.jaxen.saxpath.SAXPathException
public static void main(String[] args) throws org.jaxen.saxpath.SAXPathException
args
- String[]org.jaxen.saxpath.SAXPathException
Copyright © 2005–2017 Alfresco Software. All rights reserved.