Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.TextBlockContext
-
Packages that use EfxParser.TextBlockContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.TextBlockContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 that return EfxParser.TextBlockContext Modifier and Type Method Description EfxParser.TextBlockContextEfxParser. textBlock()EfxParser.TextBlockContextEfxParser.TextBlockContext. textBlock(int i)EfxParser.TextBlockContextEfxParser.TextTemplateContext. textBlock()Methods in eu.europa.ted.efx.sdk1 that return types with arguments of type EfxParser.TextBlockContext Modifier and Type Method Description List<EfxParser.TextBlockContext>EfxParser.TextBlockContext. textBlock()Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.TextBlockContext Modifier and Type Method Description voidEfxBaseListener. enterTextBlock(EfxParser.TextBlockContext ctx)Enter a parse tree produced byEfxParser.textBlock().voidEfxListener. enterTextBlock(EfxParser.TextBlockContext ctx)Enter a parse tree produced byEfxParser.textBlock().voidEfxBaseListener. exitTextBlock(EfxParser.TextBlockContext ctx)Exit a parse tree produced byEfxParser.textBlock().voidEfxListener. exitTextBlock(EfxParser.TextBlockContext ctx)Exit a parse tree produced byEfxParser.textBlock().
-