Class XhtmlMessageValidator

All Implemented Interfaces:
InitializingPhase, MessageValidator<XmlMessageValidationContext>

public class XhtmlMessageValidator extends DomXmlMessageValidator implements InitializingPhase
XHTML message validator using W3C jtidy to automatically convert HTML content to XHTML fixing most common well-formed errors in HTML markup.
Author:
Christoph Deppisch