Uses of Class
net.ontopia.topicmaps.impl.utils.AbstractTopicMapReader
Packages that use AbstractTopicMapReader
Package
Description
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
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.ctmModifier and TypeClassDescriptionclassPUBLIC: 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.jtmModifier and TypeClassDescriptionclassPUBLIC: 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.ltmModifier and TypeClassDescriptionclassPUBLIC: This TopicMapReader can read topic maps from LTM files.