Uses of Package
net.ontopia.xml
Packages that use net.ontopia.xml
Package
Description
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
Contains the interface which all plugins must implement, as well
as some reusable implementations of that interface.
Provides utility classes for the Navigator Tag Libraries and
Framework.
Classes for importing and exporting topic maps in the XML
interchange format.
Contains classes for processing XML documents.
-
Classes in net.ontopia.xml used by net.ontopia.topicmaps.db2tmClassDescriptionINTERNAL: A helper base class for SAX applications that makes it much easier to write SAX applications, since it helps applications keep track of the element stack and preserve the contents of various elements.
-
Classes in net.ontopia.xml used by net.ontopia.topicmaps.utils.xfmlClassDescriptionINTERNAL: A common base class for Reader implementations that can read XML-based syntaxes.
-
Classes in net.ontopia.xml used by net.ontopia.topicmaps.xmlClassDescriptionINTERNAL: A common base class for Reader implementations that can read XML-based syntaxes.INTERNAL: SAX document handler that prints canonical XML.INTERNAL: SAX entity resolver that makes sure that doctypes referencing the XTM 1.0 DTD is ignored.INTERNAL: A factory interface for creating SAX InputSources.
-
Classes in net.ontopia.xml used by net.ontopia.xml