public class SwaRefAdapterMarker
extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,javax.activation.DataHandler>
| Constructor | Description |
|---|---|
SwaRefAdapterMarker() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
marshal(javax.activation.DataHandler v) |
|
javax.activation.DataHandler |
unmarshal(java.lang.String v) |
public javax.activation.DataHandler unmarshal(java.lang.String v)
throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,javax.activation.DataHandler>java.lang.Exceptionpublic java.lang.String marshal(javax.activation.DataHandler v)
throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,javax.activation.DataHandler>java.lang.ExceptionCopyright © 2017 Oracle Corporation. All rights reserved.