public class VersionXmlAdapter extends XmlAdapter<String,Version>
VersionXmlAdapter()
String
marshal(Version v)
Version
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VersionXmlAdapter()
public Version unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Version>
Exception
public String marshal(Version v) throws Exception
marshal
Copyright © 2013–2019. All rights reserved.