Nuxeo Enterprise Platform 5.1

Package org.nuxeo.ecm.core.schema.types.primitives

Primitive types implementation.

See:
          Description

Class Summary
BinaryType The binary type handles values of type InpuStream.
BooleanType  
DateType  
DoubleType  
IntegerType  
LongType  
StringType  
 

Package org.nuxeo.ecm.core.schema.types.primitives Description

Primitive types implementation. 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.


Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.