Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.WildcardContext
-
Packages that use XPath20Parser.WildcardContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.WildcardContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.WildcardContext Modifier and Type Method Description XPath20Parser.WildcardContextXPath20Parser.NametestContext. wildcard()XPath20Parser.WildcardContextXPath20Parser. wildcard()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.WildcardContext Modifier and Type Method Description voidXPath20BaseListener. enterWildcard(XPath20Parser.WildcardContext ctx)Enter a parse tree produced byXPath20Parser.wildcard().voidXPath20Listener. enterWildcard(XPath20Parser.WildcardContext ctx)Enter a parse tree produced byXPath20Parser.wildcard().voidXPath20BaseListener. exitWildcard(XPath20Parser.WildcardContext ctx)Exit a parse tree produced byXPath20Parser.wildcard().voidXPath20Listener. exitWildcard(XPath20Parser.WildcardContext ctx)Exit a parse tree produced byXPath20Parser.wildcard().
-