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.

  • Class
    Description
    PUBLIC: Provides model, view and skin information for the application
    PUBLIC: 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 configuration
    PUBLIC: An interface representing a view.