| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.identity |
| Modifier and Type | Field and Description |
|---|---|
protected XPathMatcher[] |
SchemaValidatorHelper.XPathMatcherStack.fMatchers
Active matchers.
|
| Modifier and Type | Method and Description |
|---|---|
XPathMatcher |
SchemaValidatorHelper.activateField(Field field,
int initialDepth)
Request to activate the specified field.
|
XPathMatcher |
SchemaValidatorHelper.XPathMatcherStack.getMatcherAt(int index)
Returns the XPath matcher at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorHelper.XPathMatcherStack.addMatcher(XPathMatcher matcher)
Adds a matcher.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
Field.Matcher
Field matcher.
|
class |
Selector.Matcher
Selector matcher.
|
| Modifier and Type | Method and Description |
|---|---|
XPathMatcher |
FieldActivator.activateField(Field field,
int initialDepth)
Request to activate the specified field.
|
XPathMatcher |
Selector.createMatcher(FieldActivator activator,
int initialDepth)
Creates a selector matcher.
|
XPathMatcher |
Field.createMatcher(ValueStore store)
Creates a field matcher.
|
Copyright © 2013. All rights reserved.