Uses of Class
net.ontopia.topicmaps.xml.AbstractTopicMapExporter
Packages that use AbstractTopicMapExporter
Package
Description
Classes for importing and exporting topic maps in the XML
interchange format.
-
Uses of AbstractTopicMapExporter in net.ontopia.topicmaps.xml
Subclasses of AbstractTopicMapExporter in net.ontopia.topicmaps.xmlModifier and TypeClassDescriptionclassPUBLIC: A writer exporting topic maps (or fragments) to the TM/XML syntax.classINTERNAL: Exports topic maps to the XTM 2.0 or 2.1 interchange format.classPUBLIC: Exports partial topic maps using an approach inspired by the XTM Fragment Interchange 0.1 specification, but different.classINTERNAL: Exports topic maps to the XTM 1.0 interchange format.