public class Base64Adapter extends XmlAdapter<String,String>
Base64Adapter()
String
marshal(String value)
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Adapter()
public String unmarshal(String value) throws Exception
unmarshal
XmlAdapter<String,String>
Exception
public String marshal(String value) throws Exception
marshal
Copyright © 2021. All rights reserved.