Uses of Class
net.ontopia.topicmaps.nav2.core.NavigatorRuntimeException

Packages that use NavigatorRuntimeException
Package
Description
Provides templating tags which enable the separation of presentation and content, or to use the terminology of the Navigator, the Model from the View.
Provides interfaces for the Navigator Tag Libraries and Framework.
The basic implementation of the Navigator core interfaces.
The implementation of the Navigator Framework related interfaces.
Navigator Framework specific tags.
Logic tags, which define the execution context, modify the context, and control the flow of execution.
Output-producing tags, which extract information from the provided collection (mostly topic map related information), and write it to the document output.
Value-producing tags, which extract information from the topic map and insert it into the execution context.
 
General (Topic Map independent) value-producing tags, which provide mainly set manipulation operations on collections.
Provides utility classes for the Navigator Tag Libraries and Framework.