Package net.ontopia.topicmaps.utils.jtm

This package provides support for the JSON Topic Map Notation (or JTM) format for topic maps.

See:
          Description

Class Summary
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 Summary
JTMException INTERNAL: Exception used to indicate errors while importing JTM topic maps.
 

Package net.ontopia.topicmaps.utils.jtm Description

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.



Copyright © 2000-2012 Ontopia.