Package | Description |
---|---|
org.jsefa.csv.config | |
org.jsefa.flr.config | |
org.jsefa.rbf | |
org.jsefa.rbf.config |
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.
|
Constructor and Description |
---|
RbfDeserializerImpl(RbfConfiguration<?> config,
Map<String,RbfEntryPoint> entryPointsByPrefixes)
Constructs a new
AbstractRbfDeserializer . |
RbfDeserializerImpl(RbfConfiguration<?> config,
RbfEntryPoint entryPoint)
Constructs a new
AbstractRbfDeserializer . |
RbfSerializerImpl(RbfConfiguration<?> config,
Map<Class<?>,RbfEntryPoint> entryPoints,
L lowLevelSerializer)
Constructs a new
RbfSerializerImpl . |
Constructor and Description |
---|
RbfConfiguration(RbfConfiguration<C> other)
Constructs a new
RbfConfiguration as a copy of the given one. |
Copyright © 2014. All rights reserved.