public class ByteSimpleXmlAdapter extends Object implements org.simpleframework.xml.transform.Transform<byte[]>
ByteSimpleXmlAdapter()
byte[]
read(String value)
String
write(byte[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteSimpleXmlAdapter()
public byte[] read(String value) throws Exception
read
org.simpleframework.xml.transform.Transform<byte[]>
Exception
public String write(byte[] value) throws Exception
write
Copyright © 2018. All rights reserved.