Package | Description |
---|---|
org.jsefa.flr.config | |
org.jsefa.flr.lowlevel | |
org.jsefa.flr.lowlevel.config |
Modifier and Type | Method and Description |
---|---|
protected FlrLowLevelConfiguration |
FlrConfiguration.createDefaultLowLevelConfiguration()
Creates the default low level configuration to be used if none is explicitly given.
|
Modifier and Type | Method and Description |
---|---|
static FlrLowLevelIOFactoryImpl |
FlrLowLevelIOFactoryImpl.createFactory(FlrLowLevelConfiguration config)
Creates a new
FlrLowLevelIOFactoryImpl for FlrLowLevelSerializer s and
FlrLowLevelDeserializer s using the given configuration. |
static FlrLowLevelIOFactory |
FlrLowLevelIOFactory.createFactory(FlrLowLevelConfiguration config)
Creates a new
FlrLowLevelIOFactory for FlrLowLevelSerializer s and
FlrLowLevelDeserializer s using the given configuration. |
Constructor and Description |
---|
FlrLowLevelDeserializerImpl(FlrLowLevelConfiguration config)
Constructs a new
FlrLowLevelDeserializerImpl . |
FlrLowLevelSerializerImpl(FlrLowLevelConfiguration config)
Constructs a new
FlrLowLevelSerializerImpl . |
Modifier and Type | Method and Description |
---|---|
FlrLowLevelConfiguration |
FlrLowLevelConfiguration.createCopy()
Creates a copy of this
LowLevelConfiguration . |
Copyright © 2014. All rights reserved.