See: Description
Class | Description |
---|---|
JSONWriter |
PUBLIC: A JSON serializer.
|
JTMEncodingSniffer |
INTERNAL: An encoding sniffer for JTM.
|
JTMTopicMapReader |
PUBLIC: This TopicMapReader can read topic maps in JTM 1.0 notation.
|
JTMTopicMapWriter |
PUBLIC: Exports topic maps to the JTM 1.0 interchange format.
|
Exception | Description |
---|---|
JTMException |
INTERNAL: Exception used to indicate errors while importing JTM topic maps.
|
This package provides support for the JSON Topic Map Notation (or JTM) format for topic maps. Using this format it is possible to quickly and easily exchange topic maps with web applications. This package consists of a TopicMapReaderIF implementation, which can import JTM files into the object model, as well as a TopicMapWriterIF implementation, which serializes Topic Map Constructs into JTM fragments.