|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValidator | |
---|---|
org.apache.xerces.framework | |
org.apache.xerces.validators.common |
Uses of XMLValidator in org.apache.xerces.framework |
---|
Fields in org.apache.xerces.framework declared as XMLValidator | |
protected XMLValidator |
XMLParser.fValidator
|
Uses of XMLValidator in org.apache.xerces.validators.common |
---|
Constructors in org.apache.xerces.validators.common with parameters of type XMLValidator | |
XMLValidator.ValueStoreBase(IdentityConstraint identityConstraint)
Constructs a value store for the specified identity constraint. |
|
XMLValidator.UniqueValueStore(Unique unique)
Constructs a unique value store. |
|
XMLValidator.KeyValueStore(Key key)
Constructs a key value store. |
|
XMLValidator.KeyRefValueStore(KeyRef keyRef,
XMLValidator.KeyValueStore keyValueStore)
Constructs a key value store. |
|
XMLValidator.ValueStoreCache()
Default constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |