Apache CXF API

org.apache.cxf.jaxb
Class JAXBToStringBuilder

java.lang.Object
  extended by org.apache.cxf.jaxb.JAXBToStringBuilder

Deprecated.

@Deprecated
public final class JAXBToStringBuilder
extends Object

Class was moved to project org.apache.cxf.xjc-utils:cxf-xjc-runtime so generated code does not have to depend on cxf


Method Summary
static String valueOf(Object object)
          Deprecated.  
static String valueOf(Object object, org.apache.commons.lang.builder.ToStringStyle style)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

valueOf

public static String valueOf(Object object)
Deprecated. 

valueOf

public static String valueOf(Object object,
                             org.apache.commons.lang.builder.ToStringStyle style)
Deprecated. 

Apache CXF API

Apache CXF