intarsys runtime library

de.intarsys.tools.expression
Class ListResolver

java.lang.Object
  extended by de.intarsys.tools.expression.ContainerResolver
      extended by de.intarsys.tools.expression.ListResolver
All Implemented Interfaces:
IStringEvaluator

public class ListResolver
extends ContainerResolver

An IStringEvaluator that looks up a variable in a List.

Only indexed lookup is supported.


Constructor Summary
ListResolver()
           
ListResolver(List variables)
           
 
Method Summary
 
Methods inherited from class de.intarsys.tools.expression.ContainerResolver
evaluate, getExceptionResolver, getSeparator, setExceptionResolver
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListResolver

public ListResolver()

ListResolver

public ListResolver(List variables)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.