Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.NametestContext
-
Packages that use XPath20Parser.NametestContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.NametestContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.NametestContext Modifier and Type Method Description XPath20Parser.NametestContextXPath20Parser. nametest()XPath20Parser.NametestContextXPath20Parser.NodetestContext. nametest()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.NametestContext Modifier and Type Method Description voidXPath20BaseListener. enterNametest(XPath20Parser.NametestContext ctx)Enter a parse tree produced byXPath20Parser.nametest().voidXPath20Listener. enterNametest(XPath20Parser.NametestContext ctx)Enter a parse tree produced byXPath20Parser.nametest().voidXPath20BaseListener. exitNametest(XPath20Parser.NametestContext ctx)Exit a parse tree produced byXPath20Parser.nametest().voidXPath20Listener. exitNametest(XPath20Parser.NametestContext ctx)Exit a parse tree produced byXPath20Parser.nametest().
-