Uses of Interface
io.xlate.edi.stream.EDIInputErrorReporter
Packages that use EDIInputErrorReporter
-
Uses of EDIInputErrorReporter in io.xlate.edi.stream
Subinterfaces of EDIInputErrorReporter in io.xlate.edi.streamModifier and TypeInterfaceDescriptioninterfaceDeprecated.implement EDIInputErrorReporter instead.Methods in io.xlate.edi.stream that return EDIInputErrorReporterModifier and TypeMethodDescriptionabstract EDIInputErrorReporterEDIInputFactory.getErrorReporter()Retrieves the reporter that will be set on any EDIStreamReader created by this factory instance.Methods in io.xlate.edi.stream with parameters of type EDIInputErrorReporterModifier and TypeMethodDescriptionabstract voidEDIInputFactory.setErrorReporter(EDIInputErrorReporter reporter) The reporter that will be set on any EDIStreamReader created by this factory instance.