| Constructor and Description |
|---|
JaxbNodeValueAdapter() |
| Modifier and Type | Method and Description |
|---|---|
JaxbNodeValue |
marshal(NodeValue nodeValue) |
NodeValue |
unmarshal(JaxbNodeValue nodeValue) |
public JaxbNodeValue marshal(NodeValue nodeValue) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<JaxbNodeValue,NodeValue>java.lang.Exceptionpublic NodeValue unmarshal(JaxbNodeValue nodeValue) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<JaxbNodeValue,NodeValue>java.lang.Exception