org.deegree.feature.utils.templating.lang
Class Value

java.lang.Object
  extended by org.deegree.feature.utils.templating.lang.Value

public class Value
extends Object

Value

Version:
$Revision: 23156 $, $Date: 2010-03-18 14:29:52 +0100 (Thu, 18 Mar 2010) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Constructor Summary
Value()
           
 
Method Summary
 void eval(StringBuilder sb, Object o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Value

public Value()
Method Detail

eval

public void eval(StringBuilder sb,
                 Object o)
Parameters:
sb -
o -

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.