public class StateAttributesAdapter extends XmlAdapter<Attributes,Attributes>
| Constructor and Description |
|---|
StateAttributesAdapter() |
StateAttributesAdapter(boolean renderLightweightXml) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
marshal(Attributes attributes) |
Attributes |
unmarshal(Attributes attributes) |
public StateAttributesAdapter()
public StateAttributesAdapter(boolean renderLightweightXml)
public Attributes marshal(Attributes attributes) throws Exception
marshal in class XmlAdapter<Attributes,Attributes>Exceptionpublic Attributes unmarshal(Attributes attributes) throws Exception
unmarshal in class XmlAdapter<Attributes,Attributes>ExceptionCopyright © 2018 ReTest GmbH. All rights reserved.