Package | Description |
---|---|
org.jsefa.csv.lowlevel | |
org.jsefa.flr.lowlevel | |
org.jsefa.rbf | |
org.jsefa.rbf.lowlevel |
Modifier and Type | Interface and Description |
---|---|
interface |
CsvLowLevelDeserializer
Low level CSV Deserializer.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvLowLevelDeserializerImpl
Implementation of
CsvLowLevelDeserializer based on RbfLowLevelDeserializerImpl . |
Modifier and Type | Interface and Description |
---|---|
interface |
FlrLowLevelDeserializer
Low level FLR Deserializer.
|
Modifier and Type | Class and Description |
---|---|
class |
FlrLowLevelDeserializerImpl
Implementation of
FlrLowLevelDeserializer based on RbfLowLevelDeserializerImpl . |
Modifier and Type | Method and Description |
---|---|
protected abstract RbfLowLevelDeserializer |
RbfDeserializerImpl.getLowLevelDeserializer()
Returns the low level deserializer.
|
Modifier and Type | Class and Description |
---|---|
class |
RbfLowLevelDeserializerImpl<C extends RbfLowLevelConfiguration>
Abstract implementation of
RbfLowLevelDeserializer . |
Copyright © 2014. All rights reserved.