Package | Description |
---|---|
org.apache.xerces.impl.dv.xs |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDateTimeDV
This is the base class of all date/time datatype validators.
|
class |
AnySimpleDV
Represent the schema type "anySimpleType"
|
class |
AnyURIDV
Represent the schema type "anyURI"
|
class |
Base64BinaryDV
Represent the schema type "base64Binary"
|
class |
BooleanDV
Represent the schema type "boolean"
|
class |
DateDV
Validator for
|
class |
DateTimeDV
Validator for <dateTime> datatype (W3C Schema Datatypes)
|
class |
DayDV
Validator for <gDay> datatype (W3C Schema datatypes)
|
class |
DecimalDV
Represent the schema type "decimal"
|
class |
DoubleDV
Represent the schema type "double"
|
class |
DurationDV
Validator for <duration> datatype (W3C Schema Datatypes)
|
class |
EntityDV
Represent the schema type "entity"
|
class |
FloatDV
Represent the schema type "float"
|
class |
HexBinaryDV
Represent the schema type "hexBinary"
|
class |
IDDV
Represent the schema type "ID"
|
class |
IDREFDV
Represent the schema type "IDREF"
|
class |
IntegerDV
Represent the schema type "integer"
|
class |
ListDV
Represent the schema list types
|
class |
MonthDayDV
Validator for <gMonthDay> datatype (W3C Schema Datatypes)
|
class |
MonthDV
Validator for <gMonth> datatype (W3C Schema Datatypes)
|
class |
QNameDV
Represent the schema type "QName" and "NOTATION"
|
class |
StringDV
Represent the schema type "string"
|
class |
TimeDV
Validator for <time> datatype (W3C Schema Datatypes)
|
class |
UnionDV
Represent the schema union types
|
class |
YearDV
Validator for <gYear> datatype (W3C Schema Datatypes)
|
class |
YearMonthDV
Validator for <gYearMonth> datatype (W3C Schema Datatypes)
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.