Package net.ontopia.topicmaps.nav2.impl.basic


package net.ontopia.topicmaps.nav2.impl.basic

The basic implementation of the Navigator core interfaces.

  • Classes
    Class
    Description
    INTERNAL: Abstract implementation of FunctionIF, which should be the superclass for customized functions.
    INTERNAL: Helper class for storing one triple consisting of (Association Type, AssociationRoleType, Associations).
    INTERNAL: Specialized comparator for AssocInfoStorage objects.
    INTERNAL: Created when there are XML parse errors in the configuration file so that we can report these errors in a proper way.
    INTERNAL: Default Implementation of ContextManagerIF.
    INTERNAL: Stringifier that stringifies TopicNameIFs and VariantNameIFs by calling their getValue() method.
    INTERNAL: A NavigatorDeciderIF implementation which wraps DeciderIF, so that they can work with the navigator decider interface.
    INTERNAL: class which implements interface NavigatorDeciderIF.
    INTERNAL: Default link generator which produces links to any kind of topic map object.
    INTERNAL: A FunctionIF implementation used by the XML-based ModuleIF reader code.
    INTERNAL: Implementation of FunctionIF interface for testing purposes.
    INTERNAL: This class is used to hide the differences between the JSP 1.1 and JSP 1.2 APIs so that the OKS can support both.
    INTERNAL: ModuleIF implementation that reads functions from an XML resource.
    INTERNAL: Basic Implementation of interface NavigatorApplicationIF to store all handles to application-wide configuration holders needed by the navigator framework.
    INTERNAL: A configuration holder class for storing and providing information about the application configuration.