public class JaxbUnknownAdapter extends XmlAdapter<Object,Object>
JaxbUnknownAdapter()
Object
marshal(Object o)
recursiveUnmarhsal(Object o)
unmarshal(Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbUnknownAdapter()
public Object marshal(Object o) throws Exception
marshal
XmlAdapter<Object,Object>
Exception
public Object unmarshal(Object o) throws Exception
unmarshal
public Object recursiveUnmarhsal(Object o) throws Exception
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.