BEA Systems, Inc.


Package weblogic.apache.xerces.validators.datatype

Interface Summary
DatatypeValidator DataTypeValidator defines the interface that data type validators must obey.
DatatypeValidatorFactory This class is based on an implementation from the Apache XML Project.
StateMessageDatatype  
 

Class Summary
AbstractDatatypeValidator  
AbstractNumericFacetValidator AbstractNumericFacetValidator is a base class for decimal, double, float, and all date/time datatype validators.
AbstractNumericValidator AbstractNumericValidator is a base class of decimal, double, and float schema datatypes
AbstractStringValidator AbstractStringValidator is a base class for anyURI, string, hexBinary, base64Binary, QName and Notation datatypes.
AnySimpleType AnySimpleType is the base of all simple types.
AnyURIDatatypeValidator URIValidator validates that XML content is a W3C uri type, according to RFC 2396
Base64BinaryDatatypeValidator Base64BinaryValidator validates that XML content is a W3C string type.
BooleanDatatypeValidator BooleanValidator validates that content satisfies the W3C XML Datatype for Boolean
DatatypeMessageProvider This class is based on an implementation from the Apache XML Project.
DatatypeValidatorFactoryImpl This class implements a factory of datatype validators.
DateDatatypeValidator Validator for datatype (W3C Schema datatypes)
DateTimeDatatypeValidator Validator for datatype (W3C Schema Datatypes)
DateTimeValidator This is the base class of all date/time datatype validators.
DayDatatypeValidator Validator for datatype (W3C Schema datatypes)
DecimalDatatypeValidator DecimalDatatypeValidator validates that content satisfies the W3C XML Datatype for decimal
DoubleDatatypeValidator This class is based on an implementation from the Apache XML Project.
DurationDatatypeValidator Validator for datatype (W3C Schema Datatypes)
ENTITYDatatypeValidator ENTITYDatatypeValidator implements the DatattypeValidator interface.
FloatDatatypeValidator This class is based on an implementation from the Apache XML Project.
HexBinaryDatatypeValidator HexBinaryValidator validates that XML content is a W3C string type.
IDDatatypeValidator DataTypeValidator defines the interface that data type validators must obey.
IDREFDatatypeValidator IDREFValidator defines the interface that data type validators must obey.
ListDatatypeValidator StringValidator validates that XML content is a W3C string type.
MonthDatatypeValidator Validator for datatype (W3C Schema Datatypes)
MonthDayDatatypeValidator Validator for datatype (W3C Schema Datatypes)
NOTATIONDatatypeValidator NOTATIONValidator defines the interface that data type validators must obey.
QNameDatatypeValidator QName Validator validates a QName type.
StringDatatypeValidator StringValidator validates that XML content is a W3C string type.
TimeDatatypeValidator Validator for
UnionDatatypeValidator This class is based on an implementation from the Apache XML Project.
YearDatatypeValidator Validator for datatype (W3C Schema Datatypes)
YearMonthDatatypeValidator Validator for datatype (W3C Schema Datatypes)
 

Exception Summary
InvalidDatatypeFacetException This class is based on an implementation from the Apache XML Project.
InvalidDatatypeValueException InvalidDatatypeValueException is thrown when data value doesn't match it's datatype
SchemaDateTimeException  
XMLException This class is based on an implementation from the Apache XML Project.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference