Uses of Class
org.apache.xerces.impl.dv.DatatypeException

Packages that use DatatypeException
org.apache.xerces.impl.dv   
org.apache.xerces.impl.dv.xs   
 

Uses of DatatypeException in org.apache.xerces.impl.dv
 

Subclasses of DatatypeException in org.apache.xerces.impl.dv
 class InvalidDatatypeFacetException
          Datatype exception for invalid facet.
 class InvalidDatatypeValueException
          Datatype exception for invalid values.
 

Methods in org.apache.xerces.impl.dv that throw DatatypeException
 short XSSimpleType.getWhitespace()
          Return the whitespace corresponding to this datatype.
 

Uses of DatatypeException in org.apache.xerces.impl.dv.xs
 

Methods in org.apache.xerces.impl.dv.xs that throw DatatypeException
 short XSSimpleTypeDecl.getWhitespace()