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