public class SwaRefAdapterMarker extends XmlAdapter<String,DataHandler>
| Constructor and Description |
|---|
SwaRefAdapterMarker() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(DataHandler v) |
DataHandler |
unmarshal(String v) |
public DataHandler unmarshal(String v) throws Exception
unmarshal in class XmlAdapter<String,DataHandler>Exceptionpublic String marshal(DataHandler v) throws Exception
marshal in class XmlAdapter<String,DataHandler>ExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.