|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LowLevelConfiguration in net.sf.jsefa.common.lowlevel.config |
---|
Methods in net.sf.jsefa.common.lowlevel.config that return LowLevelConfiguration | |
---|---|
abstract LowLevelConfiguration |
LowLevelConfiguration.createCopy()
Creates a copy of this LowLevelConfiguration . |
Constructors in net.sf.jsefa.common.lowlevel.config with parameters of type LowLevelConfiguration | |
---|---|
LowLevelConfiguration(LowLevelConfiguration other)
Constructs a new LowLevelConfiguration as a copy of the given one. |
Uses of LowLevelConfiguration in net.sf.jsefa.csv.lowlevel.config |
---|
Subclasses of LowLevelConfiguration in net.sf.jsefa.csv.lowlevel.config | |
---|---|
class |
CsvLowLevelConfiguration
Configuration object for creating a CsvLowLevelSerializer or CsvLowLevelDeserializer . |
Uses of LowLevelConfiguration in net.sf.jsefa.flr.lowlevel.config |
---|
Subclasses of LowLevelConfiguration in net.sf.jsefa.flr.lowlevel.config | |
---|---|
class |
FlrLowLevelConfiguration
Configuration object for creating a FlrLowLevelSerializer or FlrLowLevelDeserializer . |
Uses of LowLevelConfiguration in net.sf.jsefa.rbf.lowlevel.config |
---|
Subclasses of LowLevelConfiguration in net.sf.jsefa.rbf.lowlevel.config | |
---|---|
class |
RbfLowLevelConfiguration
The abstract superclass for RBF type low level configuration classes. |
Uses of LowLevelConfiguration in net.sf.jsefa.xml.lowlevel.config |
---|
Subclasses of LowLevelConfiguration in net.sf.jsefa.xml.lowlevel.config | |
---|---|
class |
XmlLowLevelConfiguration
Configuration object for creating a XmlLowLevelSerializer or XmlLowLevelDeserializer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |