BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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  
BinaryDatatypeValidator binaryValidator validates that XML content is a W3C binary 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.
DecimalDatatypeValidator DecimalValidator validates that content satisfies the W3C XML Datatype for decimal
DoubleDatatypeValidator This class is based on an implementation from the Apache XML Project.
ENTITYDatatypeValidator ENTITYDatatypeValidator implements the DatattypeValidator interface.
FloatDatatypeValidator This class is based on an implementation from the Apache XML Project.
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.
NOTATIONDatatypeValidator NOTATIONValidator defines the interface that data type validators must obey.
QNameDatatypeValidator QName Validator validates a QName type.
RecurringDurationDatatypeValidator This class is based on an implementation from the Apache XML Project.
StringDatatypeValidator StringValidator validates that XML content is a W3C string type.
TimeDurationDatatypeValidator TimeDurationValidator validates that XML content is a W3C timeDuration.
UnionDatatypeValidator This class is based on an implementation from the Apache XML Project.
URIReferenceDatatypeValidator URIValidator validates that XML content is a W3C uri type, according to RFC 2396
 

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
XMLException This class is based on an implementation from the Apache XML Project.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.