Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Collection |
ContextManagerIF.getDefaultValue()
INTERNAL: Gets the default value in the current scope.
|
Collection |
ContextManagerIF.getValue(String name)
INTERNAL: Gets value for specified variable name.
|
Modifier and Type | Method and Description |
---|---|
Collection |
ContextManager.getValue(String name) |