Uses of Interface
net.ontopia.topicmaps.core.TopicMapFragmentWriterIF
-
Packages that use TopicMapFragmentWriterIF Package Description 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 TopicMapFragmentWriterIF in net.ontopia.topicmaps.utils.rdf
Classes in net.ontopia.topicmaps.utils.rdf that implement TopicMapFragmentWriterIF Modifier and Type Class Description class
RDFFragmentExporter
PUBLIC: An RDF fragment exporter which produces RDF/XML. -
Uses of TopicMapFragmentWriterIF in net.ontopia.topicmaps.xml
Classes in net.ontopia.topicmaps.xml that implement TopicMapFragmentWriterIF Modifier and Type Class Description class
XTMTopicMapFragmentWriter
PUBLIC: A fragment writer for XTM 1.0.
-