Package net.ontopia.topicmaps.nav.conf
package net.ontopia.topicmaps.nav.conf
Provides configuration structures used by the Navigator. Each request results in a RequestConfig object being attached to the request sent to the JSP page. RequestConfig provides get methods to access each of the classes in this package.
-
ClassDescriptionPUBLIC: Provides model, view and skin information for the applicationPUBLIC: Interface for ControlConfig.PUBLIC: The default data carrier for models.PUBLIC: The default data carrier for skin.PUBLIC: The default data carrier for views.PUBLIC: An interface representing a model.PUBLIC: An interface representing a skin.PUBLIC: Holds configuration information for topicmap configurationPUBLIC: An interface representing a view.