Package eu.europa.ted.efx.interfaces
-
Interface Summary Interface Description EfxExpressionTranslator EfxTemplateTranslator MarkupGenerator The role of this interface is to allow the reuse of the Sdk6EfxTemplateTranslator to generate markup for any target template language, The methods provided by this interface cover two needs: a) Take anExpressionas a parameter and generate the target template markup necessary for rendering it; and b) Take multipleMarkupobjects already generated by other method calls and generate the markup to properly combine them in the target template.ScriptGenerator SymbolResolver EFX expressions contain references to eForms fields and nodes.TranslatorDependencyFactory