public class JaxbUtil extends Object
| Constructor and Description |
|---|
JaxbUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
deepCopyJAXB(T object) |
static <T> T |
deepCopyJAXB(T object,
Class<T> clazz) |
public static <T> T deepCopyJAXB(T object,
Class<T> clazz)
public static <T> T deepCopyJAXB(T object)
Copyright © 2024. All rights reserved.