|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableUnmarshaller in org.omnaest.utils.structure.table.concrete.internal.serializer |
|---|
| Methods in org.omnaest.utils.structure.table.concrete.internal.serializer with parameters of type TableUnmarshaller | |
|---|---|
TableSerializable.TableSerializer.TableUnmarshallerExecutor<E> |
TableSerializerImpl.unmarshal(TableUnmarshaller<E> tableUnmarshaller)
|
| Uses of TableUnmarshaller in org.omnaest.utils.structure.table.concrete.internal.serializer.executor |
|---|
| Fields in org.omnaest.utils.structure.table.concrete.internal.serializer.executor declared as TableUnmarshaller | |
|---|---|
protected TableUnmarshaller<E> |
TableUnmarshallerExecutorAbstract.tableUnmarshaller
|
| Constructors in org.omnaest.utils.structure.table.concrete.internal.serializer.executor with parameters of type TableUnmarshaller | |
|---|---|
TableUnmarshallerExecutorAbstract(TableUnmarshaller<E> tableUnmarshaller,
Table<E> table)
|
|
TableUnmarshallerExecutorImpl(TableUnmarshaller<E> tableUnmarshaller,
Table<E> table)
|
|
| Uses of TableUnmarshaller in org.omnaest.utils.structure.table.serializer.unmarshaller |
|---|
| Classes in org.omnaest.utils.structure.table.serializer.unmarshaller that implement TableUnmarshaller | |
|---|---|
class |
TableUnmarshallerCSV<E>
|
class |
TableUnmarshallerPlainText<E>
|
class |
TableUnmarshallerXLS<E>
|
class |
TableUnmarshallerXML<E>
|
| Uses of TableUnmarshaller in org.omnaest.utils.structure.table.subspecification |
|---|
| Methods in org.omnaest.utils.structure.table.subspecification with parameters of type TableUnmarshaller | |
|---|---|
TableSerializable.TableSerializer.TableUnmarshallerExecutor<E> |
TableSerializable.TableSerializer.unmarshal(TableUnmarshaller<E> tableUnmarshaller)
Clears the current Table content and fills it with unmarshalled content from a serialized format |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||