public class JAXBCopyStrategy extends DefaultCopyStrategy
| Modifier and Type | Field and Description |
|---|---|
static JAXBCopyStrategy |
INSTANCE |
| Constructor and Description |
|---|
JAXBCopyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
copyInternal(ObjectLocator locator,
JAXBElement jaxbElement) |
protected Object |
copyInternal(ObjectLocator locator,
List list) |
protected Object |
copyInternal(ObjectLocator locator,
Node node) |
protected Object |
copyInternal(ObjectLocator locator,
Object object) |
copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copyInternal, shouldBeCopiedAndSetpublic static final JAXBCopyStrategy INSTANCE
protected Object copyInternal(ObjectLocator locator, Object object)
copyInternal in class DefaultCopyStrategyprotected Object copyInternal(ObjectLocator locator, Node node)
protected Object copyInternal(ObjectLocator locator, JAXBElement jaxbElement)
protected Object copyInternal(ObjectLocator locator, List list)
Copyright © 2005-2016. All Rights Reserved.