org.apache.xmlbeans
Class XmlOptionCharEscapeMap

java.lang.Object
  extended by org.apache.xmlbeans.XmlOptionCharEscapeMap

public class XmlOptionCharEscapeMap
extends Object

Corresponds to the Saver and XmlOptions.

This class is used to set up a map containing characters to be escaped. Characters can be escaped as hex, decimal or as a predefined entity (this latter option applies only to the 5 characters defined as predefined entities in the XML Spec).