org.millscript.millscript.tools
Class XMLCharacterEntity

java.lang.Object
  extended by org.millscript.millscript.tools.CharacterEntity
      extended by org.millscript.millscript.tools.XMLCharacterEntity

public class XMLCharacterEntity
extends CharacterEntity

This class implements XML character entity encoding.


Constructor Summary
XMLCharacterEntity()
          Constructs a new XMLCharacterEntity, with only the mandatory XML entities defined.
 
Method Summary
 
Methods inherited from class org.millscript.millscript.tools.CharacterEntity
addEntity, getCharacterFor, getEntityFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLCharacterEntity

public XMLCharacterEntity()
Constructs a new XMLCharacterEntity, with only the mandatory XML entities defined.



Copyright © 2001-2007 Open World Ltd. All Rights Reserved.