Package | Description |
---|---|
net.ontopia.topicmaps.nav2.impl.basic |
The basic implementation of the Navigator core interfaces.
|
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.TMvalue |
Value-producing tags, which extract information from the topic
map and insert it into the execution context.
|
Modifier and Type | Class and Description |
---|---|
class |
DeciderIFWrapper<T>
INTERNAL: A NavigatorDeciderIF implementation which wraps DeciderIF,
so that they can work with the navigator decider interface.
|
class |
DefaultIfDecider
INTERNAL: class which implements interface NavigatorDeciderIF.
|
class |
TypeDecider
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected NavigatorDeciderIF |
IfTag.getDeciderInstance(String classname) |
Modifier and Type | Method and Description |
---|---|
NavigatorDeciderIF |
FilterTag.getDeciderInstance(String classname) |