|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTopicMapReader | |
---|---|
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. |
Uses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.ctm |
---|
Subclasses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.ctm | |
---|---|
class |
CTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps from the ISO-standard CTM syntax. |
Uses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.jtm |
---|
Subclasses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.jtm | |
---|---|
class |
JTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps in JTM 1.0 notation. |
Uses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.ltm |
---|
Subclasses of AbstractTopicMapReader in net.ontopia.topicmaps.utils.ltm | |
---|---|
class |
LTMTopicMapReader
PUBLIC: This TopicMapReader can read topic maps from LTM files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |