| Package | Description |
|---|---|
| org.jsefa.csv | |
| org.jsefa.flr | |
| org.jsefa.rbf |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvSerializer
Iterator-style interface for stream based CSV serializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CsvSerializerImpl
Default implementation of
CsvSerializer based on RbfSerializerImpl. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlrSerializer
Iterator-style interface for stream based FLR serializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlrSerializerImpl
Default implementation of
FlrSerializer based on RbfSerializerImpl. |
| 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 |
RbfSerializerImpl<L extends RbfLowLevelSerializer>
Abstract implementation of
Serializer for RBF formats. |
Copyright © 2014. All rights reserved.