com.indexdata.torus.layer
public class KeyValueAdapter extends XmlAdapter<Object,KeyValue>
KeyValueAdapter()
Object
marshal(KeyValue v)
KeyValue
unmarshal(Object v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValueAdapter()
public Object marshal(KeyValue v) throws Exception
marshal
XmlAdapter<Object,KeyValue>
Exception
public KeyValue unmarshal(Object v) throws Exception
unmarshal
Copyright © 2014. All rights reserved.