|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RbfConfiguration | |
|---|---|
| net.sf.jsefa.csv.config | |
| net.sf.jsefa.flr.config | |
| net.sf.jsefa.rbf | |
| net.sf.jsefa.rbf.config | |
| Uses of RbfConfiguration in net.sf.jsefa.csv.config |
|---|
| Subclasses of RbfConfiguration in net.sf.jsefa.csv.config | |
|---|---|
class |
CsvConfiguration
A configuration object used when creating a CSV IO factory. |
| Uses of RbfConfiguration in net.sf.jsefa.flr.config |
|---|
| Subclasses of RbfConfiguration in net.sf.jsefa.flr.config | |
|---|---|
class |
FlrConfiguration
A configuration object used when creating an FLR IO factory. |
| Uses of RbfConfiguration in net.sf.jsefa.rbf |
|---|
| Constructors in net.sf.jsefa.rbf with parameters of type RbfConfiguration | |
|---|---|
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. |
|
| Uses of RbfConfiguration in net.sf.jsefa.rbf.config |
|---|
| Constructors in net.sf.jsefa.rbf.config with parameters of type RbfConfiguration | |
|---|---|
RbfConfiguration(RbfConfiguration<C> other)
Constructs a new RbfConfiguration as a copy of the given one. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||