public class HexBytesAdapter extends XmlAdapter<String,byte[]>
HexBytesAdapter()
String
marshal(byte[] v)
byte[]
unmarshal(String v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HexBytesAdapter()
public String marshal(byte[] v) throws Exception
marshal
XmlAdapter<String,byte[]>
Exception
public byte[] unmarshal(String v) throws Exception
unmarshal
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.