| Package | Description |
|---|---|
| org.jsefa.common.lowlevel.config | |
| org.jsefa.csv.lowlevel.config | |
| org.jsefa.flr.lowlevel.config | |
| org.jsefa.rbf.lowlevel.config | |
| org.jsefa.xml.lowlevel.config |
| Modifier and Type | Method and Description |
|---|---|
abstract LowLevelConfiguration |
LowLevelConfiguration.createCopy()
Creates a copy of this
LowLevelConfiguration. |
| Constructor and Description |
|---|
LowLevelConfiguration(LowLevelConfiguration other)
Constructs a new
LowLevelConfiguration as a copy of the given one. |
| 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 |
RbfLowLevelConfiguration
The abstract superclass for RBF type low level configuration classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlLowLevelConfiguration
Configuration object for creating a
XmlLowLevelSerializer or XmlLowLevelDeserializer. |
Copyright © 2014. All rights reserved.