public class PropertiesAdapter extends XmlAdapter<String,Properties>
| Constructor and Description |
|---|
PropertiesAdapter() |
public Properties unmarshal(String s) throws Exception
unmarshal in class XmlAdapter<String,Properties>Exceptionpublic String marshal(Properties properties) throws Exception
marshal in class XmlAdapter<String,Properties>ExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.