|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableNotSetException | |
---|---|
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. |
Uses of VariableNotSetException in net.ontopia.topicmaps.nav2.core |
---|
Methods in net.ontopia.topicmaps.nav2.core that throw VariableNotSetException | |
---|---|
java.util.Collection |
ContextManagerIF.getDefaultValue()
INTERNAL: Gets the default value in the current scope. |
java.util.Collection |
ContextManagerIF.getValue(java.lang.String name)
INTERNAL: Gets value for specified variable name. |
Uses of VariableNotSetException in net.ontopia.topicmaps.nav2.impl.basic |
---|
Methods in net.ontopia.topicmaps.nav2.impl.basic that throw VariableNotSetException | |
---|---|
java.util.Collection |
ContextManager.getValue(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |