Uses of Class
io.xlate.edi.stream.EDIOutputFactory
-
Packages that use EDIOutputFactory Package Description io.xlate.edi.internal.stream io.xlate.edi.stream -
-
Uses of EDIOutputFactory in io.xlate.edi.internal.stream
Subclasses of EDIOutputFactory in io.xlate.edi.internal.stream Modifier and Type Class Description classStaEDIOutputFactory -
Uses of EDIOutputFactory in io.xlate.edi.stream
Methods in io.xlate.edi.stream that return EDIOutputFactory Modifier and Type Method Description static EDIOutputFactoryEDIOutputFactory. newFactory()Create a new instance of the factory.
-