public class BuffReaderFixedParser extends FixedLengthParser implements InterfaceBuffReaderParse
| Modifier | Constructor and Description |
|---|---|
|
BuffReaderFixedParser(File pzmapXML,
File dataSource) |
|
BuffReaderFixedParser(InputStream pzmapXMLStream,
InputStream dataSourceStream) |
|
BuffReaderFixedParser(Reader pzmapXML,
Reader dataSource) |
protected |
BuffReaderFixedParser(Reader dataSourceReader,
String dataDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Row |
buildRow(DefaultDataSet ds)
Reads in the next record on the file and return a row
|
void |
close()
Closes out the file readers
|
protected DataSet |
doParse() |
protected void |
finalize() |
initaddError, addError, addToCloseReaderList, addToMetaData, closeReaders, getDataDefinition, getDataFileTable, getDataSourceReader, getDataStructureTable, getPzMetaData, initStreamOrSource, isAddSuffixToDuplicateColumnNames, isColumnNamesCaseSensitive, isFlagEmptyRows, isHandlingShortLines, isIgnoreExtraColumns, isIgnoreParseWarnings, isInitialised, isNullEmptyStrings, isPreserveLeadingWhitespace, isPreserveTrailingWhitespace, isStoreRawDataToDataError, isStoreRawDataToDataSet, parse, parseAsStream, setAddSuffixToDuplicateColumnNames, setColumnNamesCaseSensitive, setDataDefinition, setDataFileTable, setDataSourceReader, setDataStructureTable, setFlagEmptyRows, setHandlingShortLines, setIgnoreExtraColumns, setIgnoreParseWarnings, setInitialised, setNullEmptyStrings, setPreserveLeadingWhitespace, setPreserveTrailingWhitespace, setPzMetaData, setStoreRawDataToDataError, setStoreRawDataToDataSet, streampublic BuffReaderFixedParser(InputStream pzmapXMLStream, InputStream dataSourceStream)
pzmapXMLStream - dataSourceStream - public BuffReaderFixedParser(File pzmapXML, File dataSource)
pzmapXML - dataSource - public BuffReaderFixedParser(Reader pzmapXML, Reader dataSource)
pzmapXML - dataSource - protected DataSet doParse()
doParse in class AbstractFixedLengthParserpublic Row buildRow(DefaultDataSet ds)
buildRow in interface InterfaceBuffReaderParseds - public void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.