Uses of Class
com.japisoft.dtdparser.node.EntityDTDNode

Packages that use EntityDTDNode
com.japisoft.dtdparser.node   
 

Uses of EntityDTDNode in com.japisoft.dtdparser.node
 

Methods in com.japisoft.dtdparser.node that return EntityDTDNode
 EntityDTDNode RootDTDNode.getEntityDeclaration(java.lang.String entityName)
           
 EntityDTDNode RootDTDNode.getEntityDefinitionByName(java.lang.String name)