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.
ValidationContext ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
 

Class Summary
ValidationManager ValidationManager is a coordinator property for validators in the pipeline.
ValidationState Implementation of ValidationContext inteface.
XMLGrammarPoolImpl Stores grammars in a pool associated to a specific key.
XMLGrammarPoolImpl.Entry This class is a grammar pool entry.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.