public class InputStreamInfo extends StreamInfo
properties
Constructor and Description |
---|
InputStreamInfo(String name) |
InputStreamInfo(String name,
String handle) |
Modifier and Type | Method and Description |
---|---|
int |
getLineNumber() |
int |
getPosition() |
boolean |
isEOF() |
getHandle, getName, getProperties, setHandle, setName
public InputStreamInfo(String name)
public int getLineNumber()
public int getPosition()
public boolean isEOF() throws IOException
IOException