public class JaxbNodeAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<JaxbNode,Node>
Node
JaxbNode
JaxbNodeAdapter()
marshal(Node node)
unmarshal(JaxbNode node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbNodeAdapter()
public JaxbNode marshal(Node node) throws java.lang.Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<JaxbNode,Node>
java.lang.Exception
public Node unmarshal(JaxbNode node) throws java.lang.Exception
unmarshal