Package net.ontopia.topicmaps.nav.context


package net.ontopia.topicmaps.nav.context

Contains the classes that implement the user context filter in the Navigator Framework. Using these classes you can add context filtering to any application.

  • Class
    Description
    INTERNAL: Abstract class which provides access to filtering themes out which are not relevant to the user context.
    INTERNAL: Abstract class which provides access to filtering themes out which are not relevant to the user context.
    INTERNAL: Class for categorizing a collection of themes according to their theme class.
    INTERNAL: Storage of four different sets of scoping themes in dependance of a topicmap.
    Interface for defining a method which filters out themes which are not relevant to the user context.