Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.OccurrenceindicatorContext
-
Packages that use XPath20Parser.OccurrenceindicatorContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.OccurrenceindicatorContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.OccurrenceindicatorContext Modifier and Type Method Description XPath20Parser.OccurrenceindicatorContextXPath20Parser. occurrenceindicator()XPath20Parser.OccurrenceindicatorContextXPath20Parser.SequencetypeContext. occurrenceindicator()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.OccurrenceindicatorContext Modifier and Type Method Description voidXPath20BaseListener. enterOccurrenceindicator(XPath20Parser.OccurrenceindicatorContext ctx)Enter a parse tree produced byXPath20Parser.occurrenceindicator().voidXPath20Listener. enterOccurrenceindicator(XPath20Parser.OccurrenceindicatorContext ctx)Enter a parse tree produced byXPath20Parser.occurrenceindicator().voidXPath20BaseListener. exitOccurrenceindicator(XPath20Parser.OccurrenceindicatorContext ctx)Exit a parse tree produced byXPath20Parser.occurrenceindicator().voidXPath20Listener. exitOccurrenceindicator(XPath20Parser.OccurrenceindicatorContext ctx)Exit a parse tree produced byXPath20Parser.occurrenceindicator().
-