|
jInfer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaxen.saxpath.helpers.DefaultXPathHandler
cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathHandlerImpl
public class XPathHandlerImpl
XPath handler for the Basic IGG module.
| Constructor Summary | |
|---|---|
XPathHandlerImpl()
|
|
| Method Summary | |
|---|---|
void |
endEqualityExpr(int operator)
|
List<Element> |
getRules()
Returns the list of rules that were collected while parsing the query. |
void |
literal(String literal)
|
void |
startAllNodeStep(int axis)
|
void |
startEqualityExpr()
|
void |
startNameStep(int axis,
String prefix,
String localName)
|
void |
startTextNodeStep(int axis)
|
| Methods inherited from class org.jaxen.saxpath.helpers.DefaultXPathHandler |
|---|
endAbsoluteLocationPath, endAdditiveExpr, endAllNodeStep, endAndExpr, endCommentNodeStep, endFilterExpr, endFunction, endMultiplicativeExpr, endNameStep, endOrExpr, endPathExpr, endPredicate, endProcessingInstructionNodeStep, endRelationalExpr, endRelativeLocationPath, endTextNodeStep, endUnaryExpr, endUnionExpr, endXPath, number, number, startAbsoluteLocationPath, startAdditiveExpr, startAndExpr, startCommentNodeStep, startFilterExpr, startFunction, startMultiplicativeExpr, startOrExpr, startPathExpr, startPredicate, startProcessingInstructionNodeStep, startRelationalExpr, startRelativeLocationPath, 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 XPathHandlerImpl()
| Method Detail |
|---|
public void startAllNodeStep(int axis)
throws org.jaxen.saxpath.SAXPathException
startAllNodeStep in interface org.jaxen.saxpath.XPathHandlerstartAllNodeStep in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathException
public void startNameStep(int axis,
String prefix,
String localName)
throws org.jaxen.saxpath.SAXPathException
startNameStep in interface org.jaxen.saxpath.XPathHandlerstartNameStep in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathException
public void literal(String literal)
throws org.jaxen.saxpath.SAXPathException
literal in interface org.jaxen.saxpath.XPathHandlerliteral in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathException
public void startEqualityExpr()
throws org.jaxen.saxpath.SAXPathException
startEqualityExpr in interface org.jaxen.saxpath.XPathHandlerstartEqualityExpr in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathException
public void endEqualityExpr(int operator)
throws org.jaxen.saxpath.SAXPathException
endEqualityExpr in interface org.jaxen.saxpath.XPathHandlerendEqualityExpr in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathException
public void startTextNodeStep(int axis)
throws org.jaxen.saxpath.SAXPathException
startTextNodeStep in interface org.jaxen.saxpath.XPathHandlerstartTextNodeStep in class org.jaxen.saxpath.helpers.DefaultXPathHandlerorg.jaxen.saxpath.SAXPathExceptionpublic List<Element> getRules()
|
jInfer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||