intarsys runtime library

de.intarsys.tools.expression
Class EntityResolver

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

public class EntityResolver
extends ContainerResolver

An IStringEvaluator that allows indirect literals. This is for example useful when encoding a string in a browser environment where lots of characters are reserved or simply not accessible (newline in applet parameters).


Constructor Summary
EntityResolver()
           
 
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

EntityResolver

public EntityResolver()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.