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