Uses of Class
org.nuxeo.common.utils.TextTemplate
-
Packages that use TextTemplate Package Description org.nuxeo.common.utils Various utility classes used for managing paths, jars, strings, files, etc.org.nuxeo.launcher.config Nuxeo configuration management. -
-
Uses of TextTemplate in org.nuxeo.common.utils
Methods in org.nuxeo.common.utils that return TextTemplate Modifier and Type Method Description TextTemplateTextTemplate. keepEncryptedAsVar(boolean keepEncryptedAsVar)Whether to replace or not the variables which value is encrypted. -
Uses of TextTemplate in org.nuxeo.launcher.config
Methods in org.nuxeo.launcher.config that return TextTemplate Modifier and Type Method Description TextTemplateConfigurationHolder. instantiateTemplateParser()
-