| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.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 |
Selector.Matcher.fFieldActivator
Field activator.
|
| Modifier and Type | Method and Description |
|---|---|
XPathMatcher |
Selector.createMatcher(FieldActivator activator,
int initialDepth)
Creates a selector matcher.
|
| Constructor and Description |
|---|
Selector.Matcher(Selector.XPath xpath,
FieldActivator activator,
int initialDepth)
Constructs a selector matcher.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.