org.deegree.commons.utils
Class JavaUtils

java.lang.Object
  extended by org.deegree.commons.utils.JavaUtils

public class JavaUtils
extends Object

JavaUtils

Version:
$Revision: 23270 $, $Date: 2010-03-25 16:36:44 +0100 (Thu, 25 Mar 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
JavaUtils()
           
 
Method Summary
static String generateToString(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtils

public JavaUtils()
Method Detail

generateToString

public static String generateToString(Object o)
Parameters:
o -
Returns:
a string describing the object's fields' values


Copyright © 2011. All Rights Reserved.