|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.flatfile.scanner.characters.LineDelimitedCharScanner
public class LineDelimitedCharScanner
| Constructor Summary | |
|---|---|
LineDelimitedCharScanner(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 LineDelimitedCharScanner(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 | ||||||||