Package org.apache.xerces.impl.dv.xs

Class Summary

AbstractDateTimeDV This is the base class of all date/time datatype validators.
AnySimpleDV Represent the schema type "anySimpleType"
AnyURIDV Represent the schema type "anyURI"
Base64BinaryDV Represent the schema type "base64Binary"
BaseDVFactory the factory to create/return built-in schema DVs and create user-defined DVs
BooleanDV Represent the schema type "boolean"
DateDV Validator for datatype (W3C Schema datatypes)
DateTimeDV Validator for datatype (W3C Schema Datatypes)
DayDV Validator for datatype (W3C Schema datatypes)
DecimalDV Represent the schema type "decimal"
DoubleDV Represent the schema type "double"
DurationDV Validator for datatype (W3C Schema Datatypes)
EntityDV Represent the schema type "entity"
FloatDV Represent the schema type "float"
FullDVFactory the factory to create/return built-in schema DVs and create user-defined DVs
HexBinaryDV Represent the schema type "hexBinary"
IDDV Represent the schema type "ID"
IDREFDV Represent the schema type "IDREF"
IntegerDV Represent the schema type "integer"
ListDV Represent the schema list types
MonthDayDV Validator for datatype (W3C Schema Datatypes)
MonthDV Validator for datatype (W3C Schema Datatypes)
QNameDV Represent the schema type "QName" and "NOTATION"
SchemaDateTimeException
SchemaDVFactoryImpl the factory to create/return built-in schema DVs and create user-defined DVs
StringDV Represent the schema type "string"
TimeDV Validator for
TypeValidator All primitive types plus ID/IDREF/ENTITY/INTEGER are derived from this abstract class.
UnionDV Represent the schema union types
XSSimpleTypeDecl
YearDV Validator for datatype (W3C Schema Datatypes)
YearMonthDV Validator for datatype (W3C Schema Datatypes)

Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.