|
|||||||||
Home >> All >> org >> apache >> xerces >> impl >> [ dv overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.apache.xerces.impl.dv
Interface Summary | |
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 |
XSSimpleType | This interface XSSimpleType represents the simple type
definition of schema component and defines methods to query the information
contained. |
Class Summary | |
DTDDVFactory | The factory to create and return DTD types. |
ObjectFactory | This class is duplicated for each JAXP subpackage so keep it in sync. |
SchemaDVFactory | Defines a factory API that enables applications to |
SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync. |
SecuritySupport12 | This class is duplicated for each JAXP subpackage so keep it in sync. |
ValidatedInfo | Class to get the information back after content is validated. |
XSFacets | The class used to pass all facets to XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext) 55 . |
Exception Summary | |
DatatypeException | Base class for datatype exceptions. |
DVFactoryException | A runtime exception that's thrown if an error happens when the application tries to get a DV factory instance. |
InvalidDatatypeFacetException | Datatype exception for invalid facet. |
InvalidDatatypeValueException | Datatype exception for invalid values. |
Error Summary | |
ObjectFactory.ConfigurationError | A configuration error. |
|
|||||||||
Home >> All >> org >> apache >> xerces >> impl >> [ dv overview ] | PREV PACKAGE NEXT PACKAGE |