Uses of Class
org.apache.xerces.impl.xs.identity.Selector

Packages that use Selector
org.apache.xerces.impl.xs.identity   
 

Uses of Selector in org.apache.xerces.impl.xs.identity
 

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

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