|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jaxen.JaxenHandler | +--net.sf.swan.xpath.expr.ExprHandler
Fields inherited from class org.jaxen.JaxenHandler |
simplified, stack |
Constructor Summary | |
ExprHandler()
|
Method Summary | |
void |
endPathExpr()
|
void |
startPathExpr()
|
Methods inherited from class org.jaxen.JaxenHandler |
addParameters, addPredicates, addSteps, canPop, endAbsoluteLocationPath, endAdditiveExpr, endAllNodeStep, endAndExpr, endCommentNodeStep, endEqualityExpr, endFilterExpr, endFunction, endLocationPath, endMultiplicativeExpr, endNameStep, endOrExpr, endPredicate, endProcessingInstructionNodeStep, endRelationalExpr, endRelativeLocationPath, endStep, endTextNodeStep, endUnaryExpr, endUnionExpr, endXPath, getXPathExpr, getXPathExpr, getXPathFactory, literal, number, number, peekFrame, pop, popFrame, push, pushFrame, returnExpr, setXPathFactory, stackSize, startAbsoluteLocationPath, startAdditiveExpr, startAllNodeStep, startAndExpr, startCommentNodeStep, startEqualityExpr, startFilterExpr, startFunction, startMultiplicativeExpr, startNameStep, startOrExpr, startPredicate, startProcessingInstructionNodeStep, startRelationalExpr, startRelativeLocationPath, startTextNodeStep, startUnaryExpr, startUnionExpr, startXPath, variableReference |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExprHandler()
Method Detail |
public void startPathExpr() throws org.jaxen.JaxenException
startPathExpr
in class org.jaxen.JaxenHandler
public void endPathExpr() throws org.jaxen.JaxenException
endPathExpr
in class org.jaxen.JaxenHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |