Home » Xerces-J-src.2.9.1 » org.apache.xerces » impl » validation »

org.apache.xerces.impl.validation

Interfaces:

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.  code | html

Classes:

ConfigurableValidationState  

An extension of ValidationState which can be configured to turn off checking for ID/IDREF errors and unparsed entity errors.

 
code | html
ValidationManager   ValidationManager is a coordinator property for validators in the pipeline.  code | html
ValidationState   Implementation of ValidationContext inteface.  code | html