Uses of Class
net.ontopia.topicmaps.xml.XTMTopicMapWriter
-
Packages that use XTMTopicMapWriter Package Description net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. -
-
Uses of XTMTopicMapWriter in net.ontopia.topicmaps.xml
Subclasses of XTMTopicMapWriter in net.ontopia.topicmaps.xml Modifier and Type Class Description class
XTM21TopicMapWriter
PUBLIC: A topic map writer that can write topic maps out into the interchange syntax defined by the 2010-03-02 draft of XTM 2.1, as published at http://www.itscj.ipsj.or.jp/sc34/open/1378.htmclass
XTM2TopicMapWriter
PUBLIC: A topic map writer that can write topic maps out into the interchange syntax defined by XTM 2.0.
-