public static class RegionTag.Adapter extends XmlAdapter<String,RegionTag>
Adapter()
String
marshal(RegionTag v)
RegionTag
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public RegionTag unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,RegionTag>
Exception
public String marshal(RegionTag v) throws Exception
marshal
Copyright © 2017. All rights reserved.