Package | Description |
---|---|
net.ontopia.topicmaps.db2tm |
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
|
net.ontopia.topicmaps.nav2.plugins |
Contains the interface which all plugins must implement, as well
as some reusable implementations of that interface.
|
net.ontopia.topicmaps.nav2.utils |
Provides utility classes for the Navigator Tag Libraries and
Framework.
|
net.ontopia.topicmaps.webed.impl.utils |
Modifier and Type | Class and Description |
---|---|
class |
RelationMapping
INTERNAL: DB2TM relation mapping definition.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginContentHandler
INTERNAL: A Content Handler for reading in a Plug-in Configuration
file (plugin.xml) which contains detailed information about one (or
more) Plug-in(s).
|
Modifier and Type | Class and Description |
---|---|
class |
NavigatorConfigurationContentHandler
INTERNAL: A Content Handler for reading in an application
configuration file (default name:
application.xml ,
default location: WEB-INF/config ). |
Modifier and Type | Class and Description |
---|---|
class |
ActionConfigContentHandler
INTERNAL: Parse an XML instance which stores information about the
action configuration which builds up basically action groups hold
inside a so-called action registry.
|