Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.AtomictypeContext
-
Packages that use XPath20Parser.AtomictypeContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.AtomictypeContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.AtomictypeContext Modifier and Type Method Description XPath20Parser.AtomictypeContextXPath20Parser. atomictype()XPath20Parser.AtomictypeContextXPath20Parser.ItemtypeContext. atomictype()XPath20Parser.AtomictypeContextXPath20Parser.SingletypeContext. atomictype()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.AtomictypeContext Modifier and Type Method Description voidXPath20BaseListener. enterAtomictype(XPath20Parser.AtomictypeContext ctx)Enter a parse tree produced byXPath20Parser.atomictype().voidXPath20Listener. enterAtomictype(XPath20Parser.AtomictypeContext ctx)Enter a parse tree produced byXPath20Parser.atomictype().voidXPath20BaseListener. exitAtomictype(XPath20Parser.AtomictypeContext ctx)Exit a parse tree produced byXPath20Parser.atomictype().voidXPath20Listener. exitAtomictype(XPath20Parser.AtomictypeContext ctx)Exit a parse tree produced byXPath20Parser.atomictype().
-