Class CmsUgcValueTranformHandler

java.lang.Object
org.opencms.ugc.CmsUgcValueTranformHandler

public class CmsUgcValueTranformHandler extends Object
The class transforms the values that should be written to an XML content via UGC according to a content type specific value transformation configuration. By default all values are xml escaped to void XSS issues when content that is created via UGC is rendered on a webpage without any extra caution.