public final class JaxbUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JaxbUtils.DatimeAdapter |
Modifier and Type | Method and Description |
---|---|
static org.springframework.oxm.jaxb.Jaxb2Marshaller |
jaxb2Marshaller()
jaxb2 marshaller.
|
static <T> T |
unmarshal(org.springframework.oxm.jaxb.Jaxb2Marshaller marshaller,
String xml,
Class<T> type)
unmarshal.
|
Copyright © 2017. All rights reserved.