public class FileInputResource extends Object implements InputResource
| Constructor and Description |
|---|
FileInputResource(Path filePath) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getInputFile() |
Reader |
openNewInputReader(Charset charset) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescriptionpublic FileInputResource(Path filePath) throws IOException
IOExceptionpublic Path getInputFile()
public Reader openNewInputReader(Charset charset) throws IOException
openNewInputReader in interface InputResourceIOExceptionCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.