|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |