public interface ValueWriter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
writeValue(Object value)
Writes the.
|
void writeValue(Object value)
value - the value to writeIllegalArgumentException - If the value is wrong, for example if the record does not represent a valid
beginning of the property path of this writer.Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.