See: Description
Class | Description |
---|---|
BinaryType |
The binary type handles values of type InputStream.
|
BooleanType |
The Boolean type.
|
DateType |
The date (actually timestamp) type.
|
DoubleType |
The double type.
|
IntegerType |
The integer type.
|
LongType |
The long type.
|
StringType |
The string type.
|
Primitive types implementationl; according to the XML Schemas specifications, "primitive datatypes are those that are not defined in terms of other datatypes; they exist ab initio."
There are some differences between the types defined here, and the primitive types in the XML Schemas specs, though.
Copyright © 2015 Nuxeo SA. All rights reserved.