|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.scanner.bytes.FixedLineLengthByteScanner
public class FixedLineLengthByteScanner
Constructor Summary | |
---|---|
FixedLineLengthByteScanner(FlatRecordReader[] headerReaders,
FlatRecordReader[] trailerReaders,
FlatFileOptions flatFileOptions)
|
Method Summary | |
---|---|
void |
scan(ServiceContext context,
Flow flow,
java.io.InputStream inputStream,
FlatContentReceiver receiver)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixedLineLengthByteScanner(FlatRecordReader[] headerReaders, FlatRecordReader[] trailerReaders, FlatFileOptions flatFileOptions)
Method Detail |
---|
public void scan(ServiceContext context, Flow flow, java.io.InputStream inputStream, FlatContentReceiver receiver)
scan
in interface FlatFileScanner
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |