Class XhtmlValidator

All Implemented Interfaces:
ValidMediaFilter, ValidMediaInput, ValidMediaOutput, NoClose, Closeable, Flushable, Appendable, AutoCloseable

@ThreadSafe public final class XhtmlValidator extends MediaValidator

Verifies all characters going through this filter are valid for XHTML.

http://www.w3.org/TR/REC-xml/#charsets

Author:
AO Industries, Inc.