|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
DatatypeValidator | The interface that a DTD datatype must implement. |
XSAtomicSimpleType | Any atomic simple type will implement this interface. |
XSListSimpleType | Any list simple type will implement this interface. |
XSSimpleType | This interface XSSimpleType represents the simple type
definition of schema component and defines methods to query the information
contained. |
XSUnionSimpleType | Any union simple type will implement this interface. |
Class Summary | |
DatatypeMessageProvider | REVISIT: Do we still use message provider in Xerces2-J? Shouldn't we use property files instead? |
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() . |
Exception Summary | |
DatatypeException | Base class for datatype exceptions. |
DVFactoryException | A runtime exception that's thrown if an error happens when the applicatoin try to get a DV factory instance. |
InvalidDatatypeFacetException | Datatype exception for invalid facet. |
InvalidDatatypeValueException | Datatype exception for invalid values. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |