Package org.apache.xerces.impl.validation

Interface Summary
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.
 

Class Summary
ConfigurableValidationState An extension of ValidationState which can be configured to turn off checking for ID/IDREF errors and unparsed entity errors.
ValidationManager ValidationManager is a coordinator property for validators in the pipeline.
ValidationState Implementation of ValidationContext inteface.