|
Interface Summary |
| DatatypeFactory |
Creates data types. |
| DatatypeValue |
Datatypes are values and create themselves. |
| EquivComparable<T> |
Indicates a slightly different comparison operation - one that takes into account the semantics of the data type. |
| LexicalComparator |
Sorts by the URI of the literal and then value. |
| SemanticComparator |
Sorts by the URI of the literal and then value. |
| ValueCreator |
Creates value object based on a value type or lexical form (to be parsed and turned into a the appropriate value). |
| XSDDecimal |
All of the data types derived from XSD decimal to be treated in the same way. |