Package org.ocpsoft.rewrite.param
Class Parameters
java.lang.Object
org.ocpsoft.rewrite.param.Parameters
Utility for extracting values from the
ParameterValueStore.- Author:
- Lincoln Baxter, III
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringretrieve(EvaluationContext context, String string) Retrieve a single parameter value from theParameterValueStore.
-
Constructor Details
-
Parameters
public Parameters()
-
-
Method Details
-
retrieve
Retrieve a single parameter value from theParameterValueStore.
-