org.jboss.xb.builder.runtime
Class BuilderUtil

java.lang.Object
  extended by org.jboss.xb.builder.runtime.BuilderUtil

public class BuilderUtil
extends Object

BuilderUtil.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Constructor Summary
BuilderUtil()
           
 
Method Summary
static String toDebugString(Object object)
          Work out a safe debug string for the object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderUtil

public BuilderUtil()
Method Detail

toDebugString

public static String toDebugString(Object object)
Work out a safe debug string for the object

Parameters:
object - the object
Returns:
the string


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.