org.jvnet.jaxb2_commons.lang
Class JAXBCopyStrategy
java.lang.Object
org.jvnet.jaxb2_commons.lang.DefaultCopyStrategy
org.jvnet.jaxb2_commons.lang.JAXBCopyStrategy
- All Implemented Interfaces:
- CopyStrategy
public class JAXBCopyStrategy
- extends DefaultCopyStrategy
| Methods inherited from class org.jvnet.jaxb2_commons.lang.DefaultCopyStrategy |
copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copyInternal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final CopyStrategy INSTANCE
JAXBCopyStrategy
public JAXBCopyStrategy()
copyInternal
protected Object copyInternal(ObjectLocator locator,
Object object)
- Overrides:
copyInternal in class DefaultCopyStrategy
copyInternal
protected Object copyInternal(ObjectLocator locator,
Node node)
copyInternal
protected Object copyInternal(ObjectLocator locator,
JAXBElement jaxbElement)
copyInternal
protected Object copyInternal(ObjectLocator locator,
List list)
Copyright © 2005-2015. All Rights Reserved.