public interface Deserializer
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(Column col,
Object obj) |
default void |
loadSettings(StructuredFileSettings settings,
Element config) |
Object deserialize(Column col, Object obj)
col
- column the objects belongs to (may be null)obj
- obj to deserializedefault void loadSettings(StructuredFileSettings settings, Element config)
@enterprise 10.0.39123 Copyright © FREQUENTIS AG. All Rights Reserved.