public class XmlizeXML extends XmlAdapter<String,String>
XmlizeXML class.
XmlizeXML()
String
marshal(String bt)
unmarshal(String vt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlizeXML()
public String unmarshal(String vt) throws Exception
unmarshal
XmlAdapter<String,String>
Exception
public String marshal(String bt) throws Exception
marshal
Copyright © 2015 SeqWare. All rights reserved.