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

Packages that use org.apache.xerces.impl.validation
org.apache.xerces.dom   
org.apache.xerces.impl   
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.validation   
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.opti   
org.apache.xerces.parsers   
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.dom
ValidationManager
          ValidationManager is a coordinator property for validators in the pipeline.
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.impl
ValidationManager
          ValidationManager is a coordinator property for validators in the pipeline.
 

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.
ValidationManager
          ValidationManager is a coordinator property for validators in the pipeline.
ValidationState
          Implementation of the ValidationContext interface.
 

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 the ValidationContext interface.
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.impl.xs
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.
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.impl.xs.opti
ValidationManager
          ValidationManager is a coordinator property for validators in the pipeline.
 

Classes in org.apache.xerces.impl.validation used by org.apache.xerces.parsers
ValidationManager
          ValidationManager is a coordinator property for validators in the pipeline.
 



Copyright © 2011. All Rights Reserved.