Package 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,CopyStrategy2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectcopyInternal(ObjectLocator locator, jakarta.xml.bind.JAXBElement jaxbElement) protected ObjectcopyInternal(ObjectLocator locator, Object object) protected ObjectcopyInternal(ObjectLocator locator, List list) protected ObjectcopyInternal(ObjectLocator locator, Node node) static JAXBCopyStrategyMethods 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, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copy, copyInternal, shouldBeCopiedAndSet
-
Field Details
-
INSTANCE2
-
INSTANCE
-
-
Constructor Details
-
JAXBCopyStrategy
public JAXBCopyStrategy()
-
-
Method Details
-
copyInternal
- Overrides:
copyInternalin classDefaultCopyStrategy
-
copyInternal
-
copyInternal
-
copyInternal
-
getInstance
-