public class WireContextXmlAdapter extends XmlAdapter<Object[],WireContext[]>
| Constructor and Description |
|---|
WireContextXmlAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
marshal(WireContext[] wireContexts) |
WireContext[] |
unmarshal(Object[] objects) |
public WireContext[] unmarshal(Object[] objects)
unmarshal in class XmlAdapter<Object[],WireContext[]>public Object[] marshal(WireContext[] wireContexts)
marshal in class XmlAdapter<Object[],WireContext[]>Copyright © 2017. All rights reserved.