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.
-
Interface Summary Interface Description ControlConfigIF PUBLIC: Interface for ControlConfig.ModelIF PUBLIC: An interface representing a model.SkinIF PUBLIC: An interface representing a skin.ViewIF PUBLIC: An interface representing a view. -
Class Summary Class Description ControlConfig PUBLIC: Provides model, view and skin information for the applicationDefaultModel PUBLIC: The default data carrier for models.DefaultSkin PUBLIC: The default data carrier for skin.DefaultView PUBLIC: The default data carrier for views.TopicmapConfig PUBLIC: Holds configuration information for topicmap configuration