public class PropertiesAdapter
extends <any>
| Constructor and Description |
|---|
PropertiesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
marshal(java.util.Properties v) |
java.util.Properties |
unmarshal(Properties v) |
public Properties marshal(java.util.Properties v) throws java.lang.Exception
java.lang.Exceptionpublic java.util.Properties unmarshal(Properties v) throws java.lang.Exception
java.lang.Exception