Uses of Package
org.apache.xerces.impl.validation

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

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.impl.dtd
EntityState
          The entity state interface defines methods that must be implemented by components that store information about entity declarations, as well as by entity validator that will need to validate attributes of type entity.
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.impl.validation
EntityState
          The entity state interface defines methods that must be implemented by components that store information about entity declarations, as well as by entity validator that will need to validate attributes of type entity.
ValidationState
          Implementation of ValidationContext inteface.