Uses of Interface
io.xlate.edi.stream.EDIStreamFilter
Packages that use EDIStreamFilter
-
Uses of EDIStreamFilter in io.xlate.edi.stream
Methods in io.xlate.edi.stream with parameters of type EDIStreamFilterModifier and TypeMethodDescriptionabstract EDIStreamReaderEDIInputFactory.createFilteredReader(EDIStreamReader reader, EDIStreamFilter filter) Creates a newEDIStreamReaderby wrapping the given reader with theEDIStreamFilterfilter.