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.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.