Uses of Class
org.apache.xerces.validators.common.XMLValidator

Packages that use XMLValidator
org.apache.xerces.framework   
org.apache.xerces.validators.common   
 

Uses of XMLValidator in org.apache.xerces.framework
 

Fields in org.apache.xerces.framework declared as XMLValidator
protected  XMLValidator XMLParser.fValidator
           
 

Uses of XMLValidator in org.apache.xerces.validators.common
 

Constructors in org.apache.xerces.validators.common with parameters of type XMLValidator
XMLValidator.ValueStoreBase(IdentityConstraint identityConstraint)
          Constructs a value store for the specified identity constraint.
XMLValidator.UniqueValueStore(Unique unique)
          Constructs a unique value store.
XMLValidator.KeyValueStore(Key key)
          Constructs a key value store.
XMLValidator.KeyRefValueStore(KeyRef keyRef, XMLValidator.KeyValueStore keyValueStore)
          Constructs a key value store.
XMLValidator.ValueStoreCache()
          Default constructor.
 



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