BEA Systems, Inc.

Uses of Class
weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase

Packages that use XMLSchemaValidator.ValueStoreBase
weblogic.apache.xerces.impl.xs   
 

Uses of XMLSchemaValidator.ValueStoreBase in weblogic.apache.xerces.impl.xs
 

Subclasses of XMLSchemaValidator.ValueStoreBase in weblogic.apache.xerces.impl.xs
protected  class XMLSchemaValidator.KeyRefValueStore
          Deprecated. Key reference value store.
protected  class XMLSchemaValidator.KeyValueStore
          Deprecated. Key value store.
protected  class XMLSchemaValidator.UniqueValueStore
          Deprecated. Unique value store.
 

Fields in weblogic.apache.xerces.impl.xs declared as XMLSchemaValidator.ValueStoreBase
protected  XMLSchemaValidator.ValueStoreBase XMLSchemaValidator.KeyRefValueStore.fKeyValueStore
          Key value store.
 

Methods in weblogic.apache.xerces.impl.xs that return XMLSchemaValidator.ValueStoreBase
 XMLSchemaValidator.ValueStoreBase XMLSchemaValidator.ValueStoreCache.getGlobalValueStoreFor(weblogic.apache.xerces.impl.xs.identity.IdentityConstraint id)
          Returns the global value store associated to the specified IdentityConstraint.
 XMLSchemaValidator.ValueStoreBase XMLSchemaValidator.ValueStoreCache.getValueStoreFor(weblogic.apache.xerces.impl.xs.identity.IdentityConstraint id, int initialDepth)
          Returns the value store associated to the specified IdentityConstraint.
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XMLSchemaValidator.ValueStoreBase
 void XMLSchemaValidator.ValueStoreBase.append(XMLSchemaValidator.ValueStoreBase newVal)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.