Uses of Class
org.apache.wiki.api.exceptions.NoSuchVariableException
| Package | Description |
|---|---|
| org.apache.wiki.variables |
-
Uses of NoSuchVariableException in org.apache.wiki.variables
Methods in org.apache.wiki.variables that throw NoSuchVariableException Modifier and Type Method Description StringDefaultVariableManager. getValue(Context context, String varName)Returns a value of the named variable.StringVariableManager. getValue(Context context, String varName)Returns a value of the named variable.StringDefaultVariableManager. parseAndGetValue(Context context, String link)Parses the link and finds a value.StringVariableManager. parseAndGetValue(Context context, String link)Parses the link and finds a value.