public class WindowStateAdapter extends XmlAdapter<String,WindowState>
| Constructor and Description |
|---|
WindowStateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(WindowState arg0) |
WindowState |
unmarshal(String name) |
public String marshal(WindowState arg0) throws Exception
marshal in class XmlAdapter<String,WindowState>Exceptionpublic WindowState unmarshal(String name) throws Exception
unmarshal in class XmlAdapter<String,WindowState>ExceptionCopyright © 2003-2019 GateIn. All Rights Reserved.