public class StandardTools extends Object implements ArooaTools
ArooaTools.| Constructor and Description |
|---|
StandardTools()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ArooaConverter |
getArooaConverter()
Get an
ArooaConverter to use. |
Evaluator |
getEvaluator()
Get an
Evaluator to use. |
ExpressionParser |
getExpressionParser()
Get an
ExpressionParser to use. |
PropertyAccessor |
getPropertyAccessor()
Get a
PropertyAccessor that does type
conversion during the setting of properties. |
Evaluator |
getScriptEvaluator()
Get an
Evaluator to use for evaluating a script. |
ServiceHelper |
getServiceHelper()
Get a
ServiceHelper. |
public ArooaConverter getArooaConverter()
ArooaToolsArooaConverter to use.getArooaConverter in interface ArooaToolspublic PropertyAccessor getPropertyAccessor()
ArooaToolsPropertyAccessor that does type
conversion during the setting of properties.getPropertyAccessor in interface ArooaToolspublic ExpressionParser getExpressionParser()
ArooaToolsExpressionParser to use.getExpressionParser in interface ArooaToolspublic Evaluator getEvaluator()
ArooaToolsEvaluator to use.getEvaluator in interface ArooaToolspublic Evaluator getScriptEvaluator()
ArooaToolsEvaluator to use for evaluating a script.getScriptEvaluator in interface ArooaToolspublic ServiceHelper getServiceHelper()
ArooaToolsServiceHelper.getServiceHelper in interface ArooaToolsCopyright © 2023. All rights reserved.