Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.TexttestContext
-
Packages that use XPath20Parser.TexttestContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.TexttestContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.TexttestContext Modifier and Type Method Description XPath20Parser.TexttestContextXPath20Parser.KindtestContext. texttest()XPath20Parser.TexttestContextXPath20Parser. texttest()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.TexttestContext Modifier and Type Method Description voidXPath20BaseListener. enterTexttest(XPath20Parser.TexttestContext ctx)Enter a parse tree produced byXPath20Parser.texttest().voidXPath20Listener. enterTexttest(XPath20Parser.TexttestContext ctx)Enter a parse tree produced byXPath20Parser.texttest().voidXPath20BaseListener. exitTexttest(XPath20Parser.TexttestContext ctx)Exit a parse tree produced byXPath20Parser.texttest().voidXPath20Listener. exitTexttest(XPath20Parser.TexttestContext ctx)Exit a parse tree produced byXPath20Parser.texttest().
-