BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

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

Uses of XMLValidator in weblogic.apache.xerces.framework
 

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

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

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


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.