| Package | Description |
|---|---|
| org.jsefa.csv | |
| org.jsefa.flr | |
| org.jsefa.rbf |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvDeserializer
Iterator-style interface for stream based CSV deserializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDeserializerImpl
Default implementation of
CsvDeserializer based on RbfDeserializerImpl. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlrDeserializer
Iterator-style interface for stream based FLR deserializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlrDeserializerImpl
Default implementation of
FlrDeserializer based on RbfDeserializerImpl. |
| Modifier and Type | Class and Description |
|---|---|
class |
RbfIOFactory<C extends Configuration<RbfTypeMappingRegistry,RbfEntryPoint>,S extends RbfSerializer,D extends RbfDeserializer>
Abstract super class for RBF factories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RbfDeserializerImpl
Abstract implementation of
RbfDeserializer for RBF types. |
Copyright © 2014. All rights reserved.