Package | Description |
---|---|
org.jsefa.csv.lowlevel.config | |
org.jsefa.flr.lowlevel.config | |
org.jsefa.rbf.config | |
org.jsefa.rbf.lowlevel | |
org.jsefa.rbf.lowlevel.config |
Modifier and Type | Class and Description |
---|---|
class |
CsvLowLevelConfiguration
Configuration object for creating a
CsvLowLevelSerializer or CsvLowLevelDeserializer . |
Modifier and Type | Class and Description |
---|---|
class |
FlrLowLevelConfiguration
Configuration object for creating a
FlrLowLevelSerializer or FlrLowLevelDeserializer . |
Modifier and Type | Class and Description |
---|---|
class |
RbfConfiguration<C extends RbfLowLevelConfiguration>
The abstract superclass for RBF type configuration classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RbfLowLevelDeserializerImpl<C extends RbfLowLevelConfiguration>
Abstract implementation of
RbfLowLevelDeserializer . |
class |
RbfLowLevelSerializerImpl<C extends RbfLowLevelConfiguration>
Abstract implementation of
RbfLowLevelSerializer . |
Constructor and Description |
---|
RbfLowLevelConfiguration(RbfLowLevelConfiguration other)
Constructs a new
RbfLowLevelConfiguration as a copy of the given one. |
Copyright © 2014. All rights reserved.