Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.XpathContext
-
Packages that use XPath20Parser.XpathContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.XpathContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.XpathContext Modifier and Type Method Description XPath20Parser.XpathContextXPath20Parser. xpath()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.XpathContext Modifier and Type Method Description voidXPath20BaseListener. enterXpath(XPath20Parser.XpathContext ctx)Enter a parse tree produced byXPath20Parser.xpath().voidXPath20Listener. enterXpath(XPath20Parser.XpathContext ctx)Enter a parse tree produced byXPath20Parser.xpath().voidXPath20BaseListener. exitXpath(XPath20Parser.XpathContext ctx)Exit a parse tree produced byXPath20Parser.xpath().voidXPath20Listener. exitXpath(XPath20Parser.XpathContext ctx)Exit a parse tree produced byXPath20Parser.xpath().
-