Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
Modifier and Type | Method and Description |
---|---|
String |
VariableManager.getValue(WikiContext context,
String varName)
Returns a value of the named variable.
|
String |
VariableManager.parseAndGetValue(WikiContext context,
String link)
Parses the link and finds a value.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.