Class EditorXhtmlTransformer

  • All Implemented Interfaces:
    Transformer

    public class EditorXhtmlTransformer
    extends Object
    implements Transformer
    Transformer editor formatted XHTML to storage format XHTML. Note that the editor cannot be relied on to provide valid XHTML and therefore you will need to run the editor data through some kind of cleaner such as the HtmlToXmlConverter to ensure that this transformer is handling XHTML.