Uses of Package
org.apache.xerces.validators.datatype

Packages that use org.apache.xerces.validators.datatype
org.apache.xerces.validators.datatype   
 

Classes in org.apache.xerces.validators.datatype used by org.apache.xerces.validators.datatype
DatatypeValidator
          DataTypeValidator defines the interface that data type validators must obey.
IllegalFacetException
          IllegalFacetException is thrown when the supplied facet is not allowed for a datatype
IllegalFacetValueException
          IllegalFacetValueException is thrown when a facet's value does not match its datatype
InvalidDatatypeValueException
          InvalidDatatypeValueException is thrown when data value doesn't match it's datatype
UnknownFacetException
          UnknownFacetException is thrown when a facet which not one of the datatype facets is supplied to a datatype validator.
 



Copyright © 1999 Apache XML Project. All Rights Reserved.