Class Configuration2XMLValuesTransformer

java.lang.Object
org.ametys.cms.transformation.Configuration2XMLValuesTransformer
All Implemented Interfaces:
ContentHandler

ContentHandler able to interpret configuration and transform it to XML value. For example it will transform an element with an attribute type="i18n" to the translated message. Currently interpretation are made for i18n and config. In the case of i18n, the translated message will be processed by a parser, allowing to provide rich text value through configuration.