BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xerces.validators.schema.identity.Selector

Packages that use Selector
weblogic.apache.xerces.validators.schema.identity   
 

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

Fields in weblogic.apache.xerces.validators.schema.identity declared as Selector
protected  Selector IdentityConstraint.fSelector
          Selector.
 

Methods in weblogic.apache.xerces.validators.schema.identity that return Selector
 Selector IdentityConstraint.getSelector()
          Returns the selector.
 

Methods in weblogic.apache.xerces.validators.schema.identity with parameters of type Selector
 void IdentityConstraint.setSelector(Selector selector)
          Sets the selector.
 

Constructors in weblogic.apache.xerces.validators.schema.identity with parameters of type Selector
Selector.Matcher.Selector.Matcher(Selector.XPath xpath, FieldActivator activator)
          Constructs a selector 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.