org.apache.xerces.impl.xs.identity |
|
Java Source File Name | Type | Comment |
Field.java | Class | Schema identity constraint field. |
FieldActivator.java | Interface | Interface for a field activator. |
IdentityConstraint.java | Class | Base class of Schema identity constraint. |
KeyRef.java | Class | Schema key reference identity constraint. |
Selector.java | Class | Schema identity constraint selector. |
UniqueOrKey.java | Class | Schema unique or key identity constraint.
These two kinds of identity constraint have been combined to save
the creation of a separate Vector object for any element that
has both. |
ValueStore.java | Interface | Interface for storing values associated to an identity constraint. |
XPathMatcher.java | Class | XPath matcher. |