Class FreeMarkerVariableExtractor


  • public class FreeMarkerVariableExtractor
    extends Object
    Helper class used to extract variable names from a FreeMarker template. This is used to initialize the TemplateInput parameters. Extraction is for now simple and system may not detect all the cases, but user is able to add parameters from the UI.
    Author:
    Tiry (tdelprat@nuxeo.com)