Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.core.definition
Class JAXBCloneObjectUtil

java.lang.Object
  extended by oracle.stellent.wcm.core.definition.JAXBCloneObjectUtil


public class JAXBCloneObjectUtil
extends java.lang.Object

Utility class that facilitates cloning of JAXB Objects using serialization.


Constructor Summary
JAXBCloneObjectUtil()
           

 

Method Summary
static
<T> T
clone(T x)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JAXBCloneObjectUtil

public JAXBCloneObjectUtil()

Method Detail

clone

public static <T> T clone(T x)

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.