| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.impl.xs.identity |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLSchemaValidator
The XML Schema validator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLSchemaValidator.ValueStoreCache.initValueStoresFor(XSElementDecl eDecl,
FieldActivator activator)
Initializes the value stores for the specified element
declaration.
|
| Modifier and Type | Field and Description |
|---|---|
protected FieldActivator |
Field.Matcher.fFieldActivator
Field activator.
|
protected FieldActivator |
Selector.Matcher.fFieldActivator
Field activator.
|
| Modifier and Type | Method and Description |
|---|---|
XPathMatcher |
Selector.createMatcher(FieldActivator activator,
int initialDepth)
Creates a selector matcher.
|
XPathMatcher |
Field.createMatcher(FieldActivator activator,
ValueStore store)
Creates a field matcher.
|
| Constructor and Description |
|---|
Field.Matcher(Field.XPath xpath,
FieldActivator activator,
ValueStore store)
Constructs a field matcher.
|
Selector.Matcher(Selector.XPath xpath,
FieldActivator activator,
int initialDepth)
Constructs a selector matcher.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.