|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOFactory | |
---|---|
net.sf.jsefa.csv | |
net.sf.jsefa.flr | |
net.sf.jsefa.rbf | |
net.sf.jsefa.xml |
Uses of IOFactory in net.sf.jsefa.csv |
---|
Classes in net.sf.jsefa.csv that implement IOFactory | |
---|---|
class |
CsvIOFactory
Factory for creating CsvSerializer s and CsvDeserializer s. |
class |
CsvIOFactoryImpl
Default implementation of CsvIOFactory . |
Uses of IOFactory in net.sf.jsefa.flr |
---|
Classes in net.sf.jsefa.flr that implement IOFactory | |
---|---|
class |
FlrIOFactory
Factory for creating FlrSerializer s and FlrDeserializer s. |
class |
FlrIOFactoryImpl
Default implementation of FlrIOFactory . |
Uses of IOFactory in net.sf.jsefa.rbf |
---|
Classes in net.sf.jsefa.rbf that implement IOFactory | |
---|---|
class |
RbfIOFactory<C extends Configuration<RbfTypeMappingRegistry,RbfEntryPoint>,S extends RbfSerializer,D extends RbfDeserializer>
Abstract super class for RBF factories. |
Uses of IOFactory in net.sf.jsefa.xml |
---|
Classes in net.sf.jsefa.xml that implement IOFactory | |
---|---|
class |
XmlIOFactory
Factory for creating XmlSerializer s and XmlDeserializer s. |
class |
XmlIOFactoryImpl
Default implementation of XmlIOFactory . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |