Uses of Package
net.ontopia.topicmaps.xml
-
Packages that use net.ontopia.topicmaps.xml Package Description net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps.net.ontopia.topicmaps.utils This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces.net.ontopia.topicmaps.utils.xfml net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. -
Classes in net.ontopia.topicmaps.xml used by net.ontopia.topicmaps.entry Class Description ExternalReferenceHandlerIF PUBLIC: An interface that can be implemented by handlers that would like to intercept external references in topic map documents. -
Classes in net.ontopia.topicmaps.xml used by net.ontopia.topicmaps.utils Class Description ExternalReferenceHandlerIF PUBLIC: An interface that can be implemented by handlers that would like to intercept external references in topic map documents. -
Classes in net.ontopia.topicmaps.xml used by net.ontopia.topicmaps.utils.xfml Class Description AbstractTopicMapContentHandler INTERNAL: Abstract SAX2 content handler used for reading various kinds of topic map documents. -
Classes in net.ontopia.topicmaps.xml used by net.ontopia.topicmaps.xml Class Description AbstractTopicMapContentHandler INTERNAL: Abstract SAX2 content handler used for reading various kinds of topic map documents.AbstractTopicMapExporter INTERNAL: Abstract class providing common operations used by XML exporters.ExternalReferenceHandlerIF PUBLIC: An interface that can be implemented by handlers that would like to intercept external references in topic map documents.XTMFragmentExporter.LocatorHandlerIF EXPERIMENTAL: Handler class used for processing locators.XTMTopicMapExporter INTERNAL: Exports topic maps to the XTM 1.0 interchange format.XTMTopicMapReader PUBLIC: A topic map reader that reads the XTM 1.0 interchange syntax.XTMTopicMapWriter PUBLIC: A topic map writer that can write topic maps out as either XTM 1.0, 2.0 or 2.1.XTMVersion PUBLIC: This class provides constants for XML Topic Maps (XTM) versions.