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