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
ThemeIOException
public static Properties dumpFieldsToProperties(Object object) throws ThemeIOException
ThemeIOException
Copyright © 2015 Nuxeo SA. All rights reserved.