Package org.xins.common.types

XINS type classes.

See:
          Description

Class Summary
EnumItem Item in an enumeration type.
EnumType Abstract base class for enumeration types.
ItemList Item in a list or a set type.
List Abstract base class for list types.
PatternType Abstract base class for pattern types.
Type Value type.
 

Exception Summary
PatternCompileException Exception thrown to indicate a pattern string could not be compiled.
TypeValueException Exception thrown to indicate a value is invalid for a certain type.
 

Package org.xins.common.types Description

XINS type classes.

Note: The classes in this package are considered internal to XINS and should not be accessed directly.

Since:
XINS 1.0.0


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