Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.AttributedeclarationContext
-
Packages that use XPath20Parser.AttributedeclarationContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.AttributedeclarationContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.AttributedeclarationContext Modifier and Type Method Description XPath20Parser.AttributedeclarationContextXPath20Parser. attributedeclaration()XPath20Parser.AttributedeclarationContextXPath20Parser.SchemaattributetestContext. attributedeclaration()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.AttributedeclarationContext Modifier and Type Method Description voidXPath20BaseListener. enterAttributedeclaration(XPath20Parser.AttributedeclarationContext ctx)Enter a parse tree produced byXPath20Parser.attributedeclaration().voidXPath20Listener. enterAttributedeclaration(XPath20Parser.AttributedeclarationContext ctx)Enter a parse tree produced byXPath20Parser.attributedeclaration().voidXPath20BaseListener. exitAttributedeclaration(XPath20Parser.AttributedeclarationContext ctx)Exit a parse tree produced byXPath20Parser.attributedeclaration().voidXPath20Listener. exitAttributedeclaration(XPath20Parser.AttributedeclarationContext ctx)Exit a parse tree produced byXPath20Parser.attributedeclaration().
-