public class JaxbListAdapter extends XmlAdapter<JaxbListWrapper,List>
| Constructor and Description |
|---|
JaxbListAdapter() |
public JaxbListWrapper marshal(List v) throws Exception
marshal in class XmlAdapter<JaxbListWrapper,List>Exceptionpublic List unmarshal(JaxbListWrapper v) throws Exception
unmarshal in class XmlAdapter<JaxbListWrapper,List>ExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.