Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.ItemtypeContext
-
Packages that use XPath20Parser.ItemtypeContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.ItemtypeContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.ItemtypeContext Modifier and Type Method Description XPath20Parser.ItemtypeContextXPath20Parser. itemtype()XPath20Parser.ItemtypeContextXPath20Parser.SequencetypeContext. itemtype()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.ItemtypeContext Modifier and Type Method Description voidXPath20BaseListener. enterItemtype(XPath20Parser.ItemtypeContext ctx)Enter a parse tree produced byXPath20Parser.itemtype().voidXPath20Listener. enterItemtype(XPath20Parser.ItemtypeContext ctx)Enter a parse tree produced byXPath20Parser.itemtype().voidXPath20BaseListener. exitItemtype(XPath20Parser.ItemtypeContext ctx)Exit a parse tree produced byXPath20Parser.itemtype().voidXPath20Listener. exitItemtype(XPath20Parser.ItemtypeContext ctx)Exit a parse tree produced byXPath20Parser.itemtype().
-