Class HtmlCharacterEntities

java.lang.Object
java.util.Dictionary<Object,Object>
java.util.Hashtable<Object,Object>
java.util.Properties
org.pentaho.reporting.libraries.xmlns.writer.HtmlCharacterEntities
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class HtmlCharacterEntities extends Properties
A collection of all character entites defined in the HTML4 standard. The key is the entity name, the property value is the decoded string.
Author:
Thomas Morgner
See Also: