Uses of Package
net.ontopia.topicmaps.nav2.core
-
Packages that use net.ontopia.topicmaps.nav2.core Package Description net.ontopia.topicmaps.nav.taglibs.template Provides templating tags which enable the separation of presentation and content, or to use the terminology of the Navigator, the Model from the View.net.ontopia.topicmaps.nav2.core Provides interfaces for the Navigator Tag Libraries and Framework.net.ontopia.topicmaps.nav2.impl.basic The basic implementation of the Navigator core interfaces.net.ontopia.topicmaps.nav2.impl.framework The implementation of the Navigator Framework related interfaces.net.ontopia.topicmaps.nav2.taglibs.TMvalue Value-producing tags, which extract information from the topic map and insert it into the execution context.net.ontopia.topicmaps.nav2.taglibs.framework Navigator Framework specific tags.net.ontopia.topicmaps.nav2.taglibs.logic Logic tags, which define the execution context, modify the context, and control the flow of execution.net.ontopia.topicmaps.nav2.taglibs.output Output-producing tags, which extract information from the provided collection (mostly topic map related information), and write it to the document output.net.ontopia.topicmaps.nav2.taglibs.tolog net.ontopia.topicmaps.nav2.taglibs.value General (Topic Map independent) value-producing tags, which provide mainly set manipulation operations on collections.net.ontopia.topicmaps.nav2.utils Provides utility classes for the Navigator Tag Libraries and Framework.net.ontopia.topicmaps.nav2.webapps.omnigator net.ontopia.topicmaps.utils.tmrap net.ontopia.utils.ontojsp -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav.taglibs.template Class Description NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.core Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.FunctionIF INTERNAL: Implemented by an object which represents a executable function within the navigator framework.ModuleIF INTERNAL: Implemented by an object which represents a module.NavigatorApplicationIF INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.NavigatorConfigurationIF INTERNAL: Implemented by an object which stores configuration information needed by the navigator.NavigatorPageIF INTERNAL: Interface which should be implemented by root-ish tags handling the outermost lexical scope in which all further computation happens.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.NavigatorTagException INTERNAL: base class for a generic problem occurring when using the Navigator Tag Library.VariableNotSetException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.impl.basic Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.FunctionIF INTERNAL: Implemented by an object which represents a executable function within the navigator framework.LinkGeneratorIF INTERNAL: interface for classes which implement generating URI links.ModuleIF INTERNAL: Implemented by an object which represents a module.NavigatorApplicationIF INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.NavigatorConfigurationIF INTERNAL: Implemented by an object which stores configuration information needed by the navigator.NavigatorDeciderIF INTERNAL: interface for classes which implement some calculation on an object an come to a binary decision.NavigatorPageIF INTERNAL: Interface which should be implemented by root-ish tags handling the outermost lexical scope in which all further computation happens.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.VariableNotSetException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.impl.framework Class Description LinkGeneratorIF INTERNAL: interface for classes which implement generating URI links.ModelIF INTERNAL: An interface representing a model.NavigatorConfigurationIF INTERNAL: Implemented by an object which stores configuration information needed by the navigator.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.SkinIF INTERNAL: An interface representing a skin.UserIF INTERNAL: interface for classes which implement user data management usually stored in the session.ViewIF INTERNAL: An interface representing a view. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.TMvalue Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.NavigatorDeciderIF INTERNAL: interface for classes which implement some calculation on an object an come to a binary decision.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.ScopeSupportIF INTERNAL: Interface which defines basic properties (like constants) needed by classes that implement scope access.ValueAcceptingTagIF INTERNAL: Implemented by tags which accept values through some means (for example from value producing and/or manipulating tags).ValueProducingTagIF INTERNAL: Implemented by tags whose functionality is such that they process a single input collection to produce their output value. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.framework Class Description NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.logic Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.FunctionIF INTERNAL: Implemented by an object which represents a executable function within the navigator framework.NavigatorApplicationIF INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.NavigatorConfigurationIF INTERNAL: Implemented by an object which stores configuration information needed by the navigator.NavigatorDeciderIF INTERNAL: interface for classes which implement some calculation on an object an come to a binary decision.NavigatorPageIF INTERNAL: Interface which should be implemented by root-ish tags handling the outermost lexical scope in which all further computation happens.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.ValueAcceptingTagIF INTERNAL: Implemented by tags which accept values through some means (for example from value producing and/or manipulating tags).ValueProducingTagIF INTERNAL: Implemented by tags whose functionality is such that they process a single input collection to produce their output value. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.output Class Description NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.OutputProducingTagIF INTERNAL: Implemented by a tag which produces output from an input collection somehow. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.tolog Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.taglibs.value Class Description ContextManagerIF INTERNAL: Interface which have to be implemented by classes managing the context of a complete sub-hierarchy.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.ScopeSupportIF INTERNAL: Interface which defines basic properties (like constants) needed by classes that implement scope access.ValueAcceptingTagIF INTERNAL: Implemented by tags which accept values through some means (for example from value producing and/or manipulating tags).ValueProducingTagIF INTERNAL: Implemented by tags whose functionality is such that they process a single input collection to produce their output value. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.utils Class Description ModuleReaderIF INTERNAL: Class that reads a module from an input stream and builds for each function a JSPTree from it.NavigatorApplicationIF INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.NavigatorConfigurationIF INTERNAL: Implemented by an object which stores configuration information needed by the navigator.NavigatorPageIF INTERNAL: Interface which should be implemented by root-ish tags handling the outermost lexical scope in which all further computation happens.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.ScopeSupportIF INTERNAL: Interface which defines basic properties (like constants) needed by classes that implement scope access.UserIF INTERNAL: interface for classes which implement user data management usually stored in the session. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav2.webapps.omnigator Class Description FunctionIF INTERNAL: Implemented by an object which represents a executable function within the navigator framework. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.utils.tmrap Class Description NavigatorApplicationIF INTERNAL: Implemented by an object which stores all information and also all handles to configuration holders needed by the navigator web application.NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library. -
Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.utils.ontojsp Class Description NavigatorRuntimeException INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.