Uses of Class
org.enhydra.apache.xerces.validators.schema.identity.Selector

Packages that use Selector
org.enhydra.apache.xerces.validators.schema.identity   
 

Uses of Selector in org.enhydra.apache.xerces.validators.schema.identity
 

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

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

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

Constructors in org.enhydra.apache.xerces.validators.schema.identity with parameters of type Selector
Selector.Matcher(Selector.XPath xpath, FieldActivator activator)
          Constructs a selector matcher.
 



Copyright © 1999 The Apache Software Foundation. All Rights reserved.