Package org.xins.common.types.standard

Standard XINS types.

See:
          Description

Class Summary
Base64 Standard type _base64.
Boolean Standard type _boolean.
Date Standard type _date.
Date.Value Value for the type _date.
Descriptor Standard type _descriptor.
Float32 Standard type _float32.
Float64 Standard type _float64.
Hex Standard type _hex.
Int16 Standard type _int16.
Int32 Standard type _int32.
Int64 Standard type _int64.
Int8 Standard type _int8.
List Standard type _list.
List.Value Inner class that represents a list of java.lang.String.
Properties Standard type _properties.
Set Standard type _list.
Set.Value Inner class that represents a list of java.lang.String.
Text Standard type _text.
Timestamp Standard type _timestamp.
Timestamp.Value Value for the type _timestamp.
URL Standard type _url.
 

Package org.xins.common.types.standard Description

Standard XINS types.

Since:
XINS 1.0.0


See http://www.xins.org/.