public class WindowStateAdapter extends XmlAdapter<String,WindowState>
| Constructor and Description |
|---|
WindowStateAdapter() |
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-2016 GateIn. All Rights Reserved.