Uses of Package
net.ontopia.topicmaps.nav2.core

Packages that use net.ontopia.topicmaps.nav2.core
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.servlets This package contains the servlet classes used by Ontopia's navigator framework. 
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.topicmaps.webed.core The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. 
net.ontopia.topicmaps.webed.impl.basic The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). 
net.ontopia.topicmaps.webed.impl.utils   
net.ontopia.utils.ontojsp   
 

Classes in net.ontopia.topicmaps.nav2.core used by net.ontopia.topicmaps.nav.taglibs.template
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
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
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
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.servlets
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.TMvalue
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
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
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
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
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
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
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
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
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.topicmaps.webed.core
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.webed.impl.basic
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.webed.impl.utils
LinkGeneratorIF
          INTERNAL: interface for classes which implement generating URI links.
NavigatorRuntimeException
          INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.
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.utils.ontojsp
NavigatorRuntimeException
          INTERNAL: Exception for a problem occurring when using the Navigator Tag Library.
 



Copyright © 2000-2012 Ontopia.