| Package | Description |
|---|---|
| org.jsefa.flr | |
| org.jsefa.flr.config |
| Modifier and Type | Method and Description |
|---|---|
static FlrIOFactory |
FlrIOFactoryImpl.createFactory(FlrConfiguration config)
Creates a new
FlrIOFactory for FlrSerializers and
FlrDeserializers using the given configuration. |
static FlrIOFactory |
FlrIOFactory.createFactory(FlrConfiguration config)
Creates a new
FlrIOFactory for FlrSerializers and
FlrDeserializers using the given configuration. |
static FlrIOFactory |
FlrIOFactory.createFactory(FlrConfiguration config,
Class<?>... objectTypes)
Creates a new
FlrIOFactory for FlrSerializers and
FlrDeserializers which can handle objects of the given object types as well as those object
types for which entry points are defined in the config. |
| Modifier and Type | Method and Description |
|---|---|
FlrConfiguration |
FlrConfiguration.createCopy()
Creates a copy of this
Configuration. |
Copyright © 2014. All rights reserved.