Package io.xlate.edi.stream
Interface EDIReporter
-
- All Superinterfaces:
EDIInputErrorReporter
@Deprecated public interface EDIReporter extends EDIInputErrorReporter
Deprecated.implement EDIInputErrorReporter instead. This interface will be removed in a future version of StAEDI.This interface is used to report non-fatal errors detected in an EDI input.- Since:
- 1.4
-
-
Method Summary
-
Methods inherited from interface io.xlate.edi.stream.EDIInputErrorReporter
report
-
-