Package | Description |
---|---|
net.ontopia.topicmaps.utils.ctm |
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
|
net.ontopia.topicmaps.utils.jtm |
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
|
net.ontopia.topicmaps.utils.ltm |
This package provides support for the textual Linear Topic Map
Notation (or LTM) format for topic maps.
|
Modifier and Type | Class and Description |
---|---|
class |
CTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps from the ISO-standard
CTM syntax.
|
Modifier and Type | Class and Description |
---|---|
class |
JTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps in JTM 1.0 notation.
|
Modifier and Type | Class and Description |
---|---|
class |
LTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps from LTM files.
|