Uses of Class
net.ontopia.topicmaps.entry.AbstractOntopolyTopicMapSource
-
Packages that use AbstractOntopolyTopicMapSource 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.ltm This package provides support for the textual Linear Topic Map Notation (or LTM) format for topic maps.net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. -
-
Uses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.utils.ctm
Subclasses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.utils.ctm Modifier and Type Class Description classCTMPathTopicMapSourceINTERNAL: Source that locates CTM topic map files in a directory on the file system. -
Uses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.utils.ltm
Subclasses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.utils.ltm Modifier and Type Class Description classLTMPathTopicMapSourceINTERNAL: Source that locates LTM topic map files in a directory on the file system. -
Uses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.xml
Subclasses of AbstractOntopolyTopicMapSource in net.ontopia.topicmaps.xml Modifier and Type Class Description classTMXMLPathTopicMapSourceINTERNAL: Source that locates TM/XML files in a directory on the file system.classXTMPathTopicMapSourceINTERNAL: Source that locates XTM topic map documents in a directory on the file system.
-