public interface IParserInput
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the associated input streams.
|
String |
getFilename() |
int |
getPosition() |
int |
getSize() |
InputStream |
inputStream() |
InputStream inputStream()
void close()
int getSize()
int getPosition()
String getFilename()
Copyright © 2017. All rights reserved.