|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueStore | |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.identity | |
| Uses of ValueStore in org.apache.xerces.impl.xs |
|---|
| Classes in org.apache.xerces.impl.xs that implement ValueStore | |
|---|---|
protected class |
XMLSchemaValidator.KeyRefValueStore
Key reference value store. |
protected class |
XMLSchemaValidator.KeyValueStore
Key value store. |
protected class |
XMLSchemaValidator.UniqueValueStore
Unique value store. |
protected class |
XMLSchemaValidator.ValueStoreBase
Value store implementation base class. |
| Uses of ValueStore in org.apache.xerces.impl.xs.identity |
|---|
| Fields in org.apache.xerces.impl.xs.identity declared as ValueStore | |
|---|---|
protected ValueStore |
Field.Matcher.fStore
Value store for data values. |
| Methods in org.apache.xerces.impl.xs.identity with parameters of type ValueStore | |
|---|---|
XPathMatcher |
Field.createMatcher(ValueStore store)
Creates a field matcher. |
| Constructors in org.apache.xerces.impl.xs.identity with parameters of type ValueStore | |
|---|---|
Field.Matcher(Field.XPath xpath,
ValueStore store)
Constructs a field matcher. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||