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

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

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

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

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

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

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



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.