|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RDFDatatype | Interface on a datatype representation. |
| Class Summary | |
|---|---|
| BaseDatatype | Base level implementation of datatype from which real implementations can inherit. |
| BaseDatatype.TypedValue | Pair object used to encode both lexical form and datatype for a typed literal with unknown datatype. |
| TypeMapper | The TypeMapper provides a global registry of known datatypes. |
| Exception Summary | |
|---|---|
| DatatypeFormatException | Exception thrown when a lexical form does not match the stated datatype. |
Provides the core interfaces through which datatypes are described to Jena. Instances of RDFDatatype describe serialization, parsing and equality-testing functions for a single Datatype. The TypeMapper provides a user-extensible registry through which datatype definitions can be registered against URIs. It is prepopulated with XML datatype definitions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||