public class MessageBundleStringResolver extends Object implements IStringEvaluator
IStringEvaluator accessing messages in a bundle.
The expression is mapped against the key in the MessageBundle.| Constructor and Description |
|---|
MessageBundleStringResolver(MessageBundle bundle) |
public MessageBundleStringResolver(MessageBundle bundle)
public Object evaluate(String expression, IArgs pArgs) 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.