Uses of Interface
com.japisoft.xmlpad.helper.EntityHelper

Packages that use EntityHelper
com.japisoft.xmlpad.helper   
com.japisoft.xmlpad.helper.dtd   
 

Uses of EntityHelper in com.japisoft.xmlpad.helper
 

Classes in com.japisoft.xmlpad.helper that implement EntityHelper
 class AbstractEntityHelper
          Basic class for managing entites.
 class StaticEntityHelper
          Helper without DTD/Schema.
 

Methods in com.japisoft.xmlpad.helper that return EntityHelper
static EntityHelper SchemaCache.restoreEntityHelper(java.lang.String locationKey)
           
 EntityHelper SyntaxHelper.getEntityHelper()
           
 

Methods in com.japisoft.xmlpad.helper with parameters of type EntityHelper
static void SchemaCache.addNewReference(TagHelper helper, EntityHelper entityHelper, java.lang.String locationKey)
           
 

Uses of EntityHelper in com.japisoft.xmlpad.helper.dtd
 

Classes in com.japisoft.xmlpad.helper.dtd that implement EntityHelper
 class DTDEntityHelper
          Helper working with a DTD definition