public class JaxbUnknownAdapter extends XmlAdapter<Object,Object>
Constructor and Description |
---|
JaxbUnknownAdapter() |
Modifier and Type | Method and Description |
---|---|
Object |
marshal(Object o) |
Object |
recursiveUnmarhsal(Object o) |
Object |
unmarshal(Object o) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.