| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.XPathContext |
XPath2Parser.xPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterXPath(XPath2Parser.XPathContext ctx)
Enter a parse tree produced by
XPath2Parser.xPath(). |
void |
XPath2ParserBaseListener.enterXPath(XPath2Parser.XPathContext ctx)
Enter a parse tree produced by
XPath2Parser.xPath(). |
void |
XPath2ParserListener.exitXPath(XPath2Parser.XPathContext ctx)
Exit a parse tree produced by
XPath2Parser.xPath(). |
void |
XPath2ParserBaseListener.exitXPath(XPath2Parser.XPathContext ctx)
Exit a parse tree produced by
XPath2Parser.xPath(). |
Copyright © 2017. All rights reserved.