public class RawRecordReader extends Object
| Constructor and Description |
|---|
RawRecordReader(InputStream is)
Creates a raw record reader from the supplied
InputStream. |
RawRecordReader(InputStream is,
boolean mergeRecords)
Creates a raw record reader from the supplied {@link InputStream)
and merge records boolean flag.
|
public RawRecordReader(InputStream is)
InputStream.is - public RawRecordReader(InputStream is, boolean mergeRecords)
is - mergeRecords - Copyright © 2014 FreeLibrary. All Rights Reserved.