public class ArrayResolver extends ContainerResolver
IStringEvaluator that looks up a variable in an array.
Naturally only indexed lookup is supported.
| Constructor and Description |
|---|
ArrayResolver() |
ArrayResolver(Object[] variables) |
evaluate, getExceptionResolver, getSeparator, setExceptionResolverpublic ArrayResolver()
public ArrayResolver(Object[] variables)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.