Uses of Interface
io.xlate.edi.stream.EDIOutputErrorReporter
Packages that use EDIOutputErrorReporter
-
Uses of EDIOutputErrorReporter in io.xlate.edi.stream
Methods in io.xlate.edi.stream that return EDIOutputErrorReporterModifier and TypeMethodDescriptionabstract EDIOutputErrorReporterEDIOutputFactory.getErrorReporter()Retrieves the reporter that will be set on any EDIStreamWriter created by this factory instance.Methods in io.xlate.edi.stream with parameters of type EDIOutputErrorReporterModifier and TypeMethodDescriptionabstract voidEDIOutputFactory.setErrorReporter(EDIOutputErrorReporter reporter) The reporter that will be set on any EDIStreamWriter created by this factory instance.