CopyStrategy, CopyStrategy2public class JAXBCopyStrategy extends DefaultCopyStrategy
| Modifier and Type | Field | Description |
|---|---|---|
static CopyStrategy |
INSTANCE |
|
static JAXBCopyStrategy |
INSTANCE2 |
| Constructor | Description |
|---|---|
JAXBCopyStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Object |
copyInternal(ObjectLocator locator,
Object object) |
|
protected Object |
copyInternal(ObjectLocator locator,
List list) |
|
protected Object |
copyInternal(ObjectLocator locator,
JAXBElement jaxbElement) |
|
protected Object |
copyInternal(ObjectLocator locator,
Node node) |
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 INSTANCE2
public static final CopyStrategy 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–2018. All rights reserved.