Package com.topologi.diffx.xml.esc
package com.topologi.diffx.xml.esc
A set classes and interfaces for escaping XML text.
-
ClassDescriptionAn interface to escape XML character data.A singleton for escaping XML data when using the 'ASCII' encoding.A base implementation for the XML escape classes.Factory for XML escape classes.A utility class for escaping XML data when using the UTF-8 encoding.An interface to escape XML character data onto a writer.A utility class for escaping XML data using the UTF-8 encoding.A base implementation for the XML writer escape classes.A utility class for escaping XML data using the UTF-8 encoding.