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>
Exception
public String marshal(DataHandler v) throws Exception
marshal
in class XmlAdapter<String,DataHandler>
Exception
Copyright © 2019 Oracle Corporation. All rights reserved.