com.japisoft.xmlpad.helper
Class DTDEntityHelper

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.AbstractEntityHelper
      extended bycom.japisoft.xmlpad.helper.DTDEntityHelper
All Implemented Interfaces:
EntityHelper

public class DTDEntityHelper
extends AbstractEntityHelper

Helper working with a DTD definition

Author:
(c) 2003 JAPISOFT

Constructor Summary
DTDEntityHelper(RootDTDNode root)
           
 
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

DTDEntityHelper

public DTDEntityHelper(RootDTDNode root)