Package net.ontopia.topicmaps.nav2.core
package net.ontopia.topicmaps.nav2.core
Provides interfaces for the Navigator Tag Libraries and Framework.
-
ClassDescriptionINTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.INTERNAL: Implemented by an object which represents a executable function within the navigator framework.INTERNAL: interface for classes which implement generating URI links.INTERNAL: An interface representing a model.INTERNAL: Implemented by an object which represents a module.INTERNAL: Class that reads a module from an input stream and builds for each function a JSPTree from it.INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.INTERNAL: Implemented by an object which stores configuration information needed by the navigator.INTERNAL: interface for classes which implement some calculation on an object an come to a binary decision.INTERNAL: Interface which should be implemented by root-ish tags handling the outermost lexical scope in which all further computation happens.INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.INTERNAL: base class for a generic problem occurring when using the Navigator Tag Library.INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.INTERNAL: This exception is thrown when the navigator framework is passed a topic map object ID that does not belong to any actual topic map object.INTERNAL: Implemented by a tag which produces output from an input collection somehow.INTERNAL: Interface which defines basic properties (like constants) needed by classes that implement scope access.INTERNAL: An interface representing a skin.INTERNAL: interface for classes which implement user data management usually stored in the session.INTERNAL: Implemented by tags which accept values through some means (for example from value producing and/or manipulating tags).INTERNAL: Implemented by tags whose functionality is such that they process a single input collection to produce their output value.INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.INTERNAL: An interface representing a view.