| Modifier and Type | Field and Description |
|---|---|
static PropertiesConverter |
INSTANCE |
| Constructor and Description |
|---|
PropertiesConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(JSON.Context context,
java.lang.Object value,
java.lang.Class<?> c,
java.lang.reflect.Type t) |
private static void |
flattenProperties(java.lang.StringBuilder key,
java.lang.Object value,
java.util.Properties props) |
public static final PropertiesConverter INSTANCE
public java.lang.Object convert(JSON.Context context, java.lang.Object value, java.lang.Class<?> c, java.lang.reflect.Type t) throws java.lang.Exception
private static void flattenProperties(java.lang.StringBuilder key,
java.lang.Object value,
java.util.Properties props)