public class DataTypeXmlAdapter extends XmlAdapter<Object,DataType>
DataTypeXmlAdapter()
Element
marshal(DataType dt)
DataType
unmarshal(Object e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataTypeXmlAdapter()
public DataType unmarshal(Object e) throws Exception
unmarshal
XmlAdapter<Object,DataType>
Exception
public Element marshal(DataType dt) throws Exception
marshal
Copyright © 2017 Digipost. All Rights Reserved.