public class FieldIO extends Object
| Constructor and Description |
|---|
FieldIO() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
dumpFieldsToProperties(Object object) |
static FieldInfo |
getFieldInfo(Class<?> c,
String name) |
static void |
updateFieldsFromProperties(Object object,
Properties properties) |
public static void updateFieldsFromProperties(Object object, Properties properties) throws ThemeIOException
ThemeIOExceptionpublic static Properties dumpFieldsToProperties(Object object) throws ThemeIOException
ThemeIOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.