public class EnvironmentResolver extends Object implements IStringEvaluator
IStringEvaluator implementation giving access to
IFileEnvironment related information.| Constructor and Description |
|---|
EnvironmentResolver() |
EnvironmentResolver(IFileEnvironment environment) |
public EnvironmentResolver()
public EnvironmentResolver(IFileEnvironment environment)
public Object evaluate(String expression, IArgs args) throws EvaluationException
IStringEvaluatorexpression according to the syntax used by the
implementor and return the result.evaluate in interface IStringEvaluatorexpression - The expression to evaluate.EvaluationException - If we encounter a compile or runtime error.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.