|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPathTopicMapSource | |
---|---|
net.ontopia.topicmaps.entry | High level interfaces for locating and maintaining references to topic maps. |
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.utils.rdf | This package provides support for RDF (Resource Description Framework), a topic map-like data model for metadata defined by the W3C. |
net.ontopia.topicmaps.xml | Classes for importing and exporting topic maps in the XML interchange format. |
Uses of AbstractPathTopicMapSource in net.ontopia.topicmaps.entry |
---|
Subclasses of AbstractPathTopicMapSource in net.ontopia.topicmaps.entry | |
---|---|
class |
AbstractOntopolyTopicMapSource
INTERNAL: Common abstract superclass for sources that support what Ontopoly needs, which is full-text indexing and creation of new topic maps. |
Uses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.ctm |
---|
Subclasses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.ctm | |
---|---|
class |
CTMPathTopicMapSource
INTERNAL: Source that locates CTM topic map files in a directory on the file system. |
Uses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.ltm |
---|
Subclasses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.ltm | |
---|---|
class |
LTMPathTopicMapSource
INTERNAL: Source that locates LTM topic map files in a directory on the file system. |
Uses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.rdf |
---|
Subclasses of AbstractPathTopicMapSource in net.ontopia.topicmaps.utils.rdf | |
---|---|
class |
RDFPathTopicMapSource
INTERNAL: Source that locates RDF files in a directory on the file system. |
Uses of AbstractPathTopicMapSource in net.ontopia.topicmaps.xml |
---|
Subclasses of AbstractPathTopicMapSource in net.ontopia.topicmaps.xml | |
---|---|
class |
TMXMLPathTopicMapSource
INTERNAL: Source that locates TM/XML files in a directory on the file system. |
class |
XTMPathTopicMapSource
INTERNAL: Source that locates XTM topic map documents in a directory on the file system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |