| Package | Description |
|---|---|
| org.jsefa.csv.lowlevel | |
| org.jsefa.flr.lowlevel | |
| org.jsefa.rbf | |
| org.jsefa.rbf.lowlevel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CsvLowLevelSerializer
Low level CSV Serializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CsvLowLevelSerializerImpl
Implementation of
CsvLowLevelSerializer based on RbfLowLevelSerializerImpl. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlrLowLevelSerializer
Low level FLR Serializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlrLowLevelSerializerImpl
Implementation of
FlrLowLevelSerializer based on RbfLowLevelSerializerImpl. |
| Modifier and Type | Class and Description |
|---|---|
class |
RbfSerializerImpl<L extends RbfLowLevelSerializer>
Abstract implementation of
Serializer for RBF formats. |
| Modifier and Type | Method and Description |
|---|---|
RbfLowLevelSerializer |
RbfSerializer.getLowLevelSerializer()
Returns a low level rbf serializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RbfLowLevelSerializerImpl<C extends RbfLowLevelConfiguration>
Abstract implementation of
RbfLowLevelSerializer. |
Copyright © 2014. All rights reserved.