com.japisoft.xmlpad.helper
Class StaticEntityHelper

java.lang.Object
  |
  +--com.japisoft.xmlpad.helper.AbstractEntityHelper
        |
        +--com.japisoft.xmlpad.helper.StaticEntityHelper
All Implemented Interfaces:
EntityHelper

public class StaticEntityHelper
extends AbstractEntityHelper

Helper without DTD/Schema. It manages standard XML entities

Author:
(c) 2003 JAPISOFT

Constructor Summary
StaticEntityHelper()
           
 
Methods inherited from class com.japisoft.xmlpad.helper.AbstractEntityHelper
addEntity, addEntityDescriptor, getEntities
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticEntityHelper

public StaticEntityHelper()