BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xerces.validators.schema.identity.ValueStore

Packages that use ValueStore
weblogic.apache.xerces.validators.common   
weblogic.apache.xerces.validators.schema.identity   
 

Uses of ValueStore in weblogic.apache.xerces.validators.common
 

Classes in weblogic.apache.xerces.validators.common that implement ValueStore
protected  class XMLValidator.KeyRefValueStore
          Key reference value store.
protected  class XMLValidator.KeyValueStore
          Key value store.
protected  class XMLValidator.UniqueValueStore
          Unique value store.
protected  class XMLValidator.ValueStoreBase
          Value store implementation base class.
 

Uses of ValueStore in weblogic.apache.xerces.validators.schema.identity
 

Fields in weblogic.apache.xerces.validators.schema.identity declared as ValueStore
protected  ValueStore Field.Matcher.fStore
          Value store for data values.
 

Methods in weblogic.apache.xerces.validators.schema.identity with parameters of type ValueStore
 XPathMatcher Field.createMatcher(ValueStore store)
          Creates a field matcher.
 

Constructors in weblogic.apache.xerces.validators.schema.identity with parameters of type ValueStore
Field.Matcher.Field.Matcher(Field.XPath xpath, ValueStore store)
          Constructs a field matcher.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.