Uses of Interface
eu.europa.ted.efx.sdk1.EfxListener
-
Packages that use EfxListener Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxListener in eu.europa.ted.efx.sdk1
Classes in eu.europa.ted.efx.sdk1 that implement EfxListener Modifier and Type Class Description classEfxBaseListenerThis class provides an empty implementation ofEfxListener, which can be extended to create a listener which only needs to handle a subset of the available methods.classEfxExpressionTranslatorV1The the goal of the EfxExpressionTranslator is to take an EFX expression and translate it to a target scripting language.classEfxTemplateTranslatorV1The EfxTemplateTranslator extends theEfxExpressionTranslatorV1to provide additional translation capabilities for EFX templates.
-