Package | Description |
---|---|
org.nuxeo.ecm.core.schema.types.primitives |
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."
|
Class and 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.
|
Copyright © 2015 Nuxeo SA. All rights reserved.