Package | Description |
---|---|
org.jsefa.common.config | |
org.jsefa.csv.config | |
org.jsefa.flr.config | |
org.jsefa.rbf | |
org.jsefa.rbf.config | |
org.jsefa.xml.config |
Modifier and Type | Method and Description |
---|---|
abstract Configuration<R,E> |
Configuration.createCopy()
Creates a copy of this
Configuration . |
Constructor and Description |
---|
Configuration(Configuration<R,E> other)
Constructs a new
Configuration as a copy of the given one. |
Modifier and Type | Class and Description |
---|---|
class |
CsvConfiguration
A configuration object used when creating a CSV IO factory.
|
Modifier and Type | Class and Description |
---|---|
class |
FlrConfiguration
A configuration object used when creating an FLR IO factory.
|
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 |
RbfConfiguration<C extends RbfLowLevelConfiguration>
The abstract superclass for RBF type configuration classes.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlConfiguration
A configuration object used when creating an XML IO factory.
|
Copyright © 2014. All rights reserved.