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

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

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

Constructors in org.apache.xerces.impl.xs.identity with parameters of type Selector.XPath
Selector.Matcher(Selector.XPath xpath, FieldActivator activator, int initialDepth)
          Constructs a selector matcher.
Selector(Selector.XPath xpath, IdentityConstraint identityConstraint)
          Constructs a selector.