public class InputWrapper extends Object
| Constructor and Description |
|---|
InputWrapper(iRecordReader r) |
| Modifier and Type | Method and Description |
|---|---|
iInputField |
field(String name) |
iInputField |
find(String name) |
String |
get(String name) |
int |
getCurrentRecNr() |
boolean |
nextRecord() |
void |
setNames(String namelist)
Defines new names for the field.
|
String |
toString() |
public InputWrapper(iRecordReader r)
public iInputField find(String name)
name - public int getCurrentRecNr()
public boolean nextRecord()
throws IOException
IOExceptionpublic void setNames(String namelist)
public iInputField field(String name) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.