Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.identity |
Modifier and Type | Field and Description |
---|---|
protected Field[] |
XMLSchemaValidator.ValueStoreBase.fFields |
Modifier and Type | Method and Description |
---|---|
XPathMatcher |
XMLSchemaValidator.activateField(Field field,
int initialDepth)
Request to activate the specified field.
|
void |
XMLSchemaValidator.ValueStoreBase.addValue(Field field,
boolean mayMatch,
Object actualValue,
short valueType,
ShortList itemValueType)
Adds the specified value to the value store.
|
Modifier and Type | Field and Description |
---|---|
protected Field[] |
IdentityConstraint.fFields
Fields.
|
Modifier and Type | Method and Description |
---|---|
Field |
IdentityConstraint.getFieldAt(int index)
Returns the field at the specified index.
|
Modifier and Type | Method and Description |
---|---|
XPathMatcher |
FieldActivator.activateField(Field field,
int initialDepth)
Request to activate the specified field.
|
void |
IdentityConstraint.addField(Field field)
Adds a field.
|
void |
ValueStore.addValue(Field field,
boolean mayMatch,
Object actualValue,
short valueType,
ShortList itemValueType)
Adds the specified value to the value store.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.