|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDatatype | |
---|---|
org.whattf.datatype |
Uses of AbstractDatatype in org.whattf.datatype |
---|
Subclasses of AbstractDatatype in org.whattf.datatype | |
---|---|
(package private) class |
AbstractDatetime
Superclass for various datetime datatypes. |
class |
Date
This datatype shall accept strings that conform to the format specified for date
inputs in Web Forms 2.0. |
class |
DateOrTime
|
class |
DateOrTimeContent
|
class |
Datetime
This datatype shall accept strings that conform to the format specified for datetime
inputs in Web Forms 2.0. |
class |
DatetimeLocal
This datatype shall accept strings that conform to the format specified for datetime-local
inputs in Web Forms 2.0. |
class |
DatetimeTz
This datatype shall accept strings that conform to the format specified for datetime
attribute of the ins and del elements in Web Applications 1.0. |
class |
Id
This datatype shall accept any string that consists of one or more characters and does not contain any whitespace characters. |
class |
Idref
This datatype shall accept any string that consists of one or more characters and does not contain any whitespace characters. |
class |
Idrefs
This datatype shall accept any string that consists of one or more characters and contains at least one character that is not a whitespace character. |
class |
Iri
|
class |
IriRef
|
class |
Language
|
class |
Month
|
class |
Pattern
This datatype shall accept the strings that are allowed as the value of the Web Forms 2.0 pattern
attribute. |
class |
Ratio
|
class |
Time
|
class |
Week
This datatype shall accept strings that conform to the format specified for week
inputs in Web Forms 2.0. |
Fields in org.whattf.datatype declared as AbstractDatatype | |
---|---|
private AbstractDatatype |
DatatypeStreamingValidatorImpl.datatype
|
Constructors in org.whattf.datatype with parameters of type AbstractDatatype | |
---|---|
DatatypeStreamingValidatorImpl(AbstractDatatype datatype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |