net.sf.echobinding.util
Class Util

java.lang.Object
  extended by net.sf.echobinding.util.Util

public class Util
extends java.lang.Object


Field Summary
static java.lang.String NULL_STRING
           
 
Constructor Summary
Util()
           
 
Method Summary
static java.lang.String stringToValue(java.lang.String string)
           
static java.lang.String valueToString(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL_STRING

public static final java.lang.String NULL_STRING
See Also:
Constant Field Values
Constructor Detail

Util

public Util()
Method Detail

valueToString

public static java.lang.String valueToString(java.lang.Object value)

stringToValue

public static java.lang.String stringToValue(java.lang.String string)


Copyright © 2007. All Rights Reserved.