Uses of Interface
org.apache.xerces.impl.validation.EntityState

Packages that use EntityState
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.validation   
 

Uses of EntityState in org.apache.xerces.impl.dtd
 

Classes in org.apache.xerces.impl.dtd that implement EntityState
 class DTDGrammar
          A DTD grammar.
 

Uses of EntityState in org.apache.xerces.impl.validation
 

Methods in org.apache.xerces.impl.validation with parameters of type EntityState
 void ValidationState.setEntityState(EntityState state)
           
 void ValidationManager.setEntityState(EntityState state)
          Set the information required to validate entity values.