Interface | Description |
---|---|
DatatypeValidator |
The interface that a DTD datatype must implement.
|
ValidationContext |
ValidationContext has all the information required for the
validation of: id, idref, entity, notation, qname
@xerces.internal
|
XSSimpleType |
This interface
XSSimpleType represents the simple type
definition of schema component and defines methods to query the information
contained. |
Class | Description |
---|---|
SchemaDVFactory |
Defines a factory API that enables applications to
|
ValidatedInfo |
Class to get the information back after content is validated.
|
XSFacets |
The class used to pass all facets to
XSSimpleType.applyFacets(org.apache.jena.ext.xerces.impl.dv.XSFacets, short, short, org.apache.jena.ext.xerces.impl.dv.ValidationContext) . |
Exception | Description |
---|---|
DatatypeException |
Base class for datatype exceptions.
|
InvalidDatatypeFacetException |
Datatype exception for invalid facet.
|
InvalidDatatypeValueException |
Datatype exception for invalid values.
|
Licenced under the Apache License, Version 2.0