public class StreamFixedFieldFileReader extends FixedFieldFileReaderAbstract
descriptor, errorCount, logger, rowNumber
Constructor and Description |
---|
StreamFixedFieldFileReader(FixedFieldFileDescriptor descriptor,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
hasNext() |
String |
nextLine() |
addEndlineError, addRecordLenthError, endlineMapper, formatEndline, getBundle, getDescriptor, getEndline, getErrorCount, getGenericValidationErrors, nextRawMap
public StreamFixedFieldFileReader(FixedFieldFileDescriptor descriptor, InputStream is) throws IOException
IOException
public boolean hasNext() throws IOException
hasNext
in class FixedFieldFileReaderAbstract
IOException
public void close() throws IOException
close
in class FixedFieldFileReaderAbstract
IOException
public String nextLine()
nextLine
in class FixedFieldFileReaderAbstract
Copyright © 2022 Fugerit. All rights reserved.