public class ListAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,List>
ListAdapter()
String
marshal(List v)
List
unmarshal(String v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListAdapter()
public String marshal(List v) throws Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,List>
Exception
public List unmarshal(String v) throws Exception
unmarshal
Copyright © 2014 Equilibrium. All rights reserved.