public final class FileOutputResource extends Object implements OutputResource
| Constructor and Description |
|---|
FileOutputResource(Path filePath) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getOutputFile() |
Writer |
openNewOutputWriter(Charset charset,
boolean appendOutput) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescriptionpublic FileOutputResource(Path filePath)
public Path getOutputFile()
public Writer openNewOutputWriter(Charset charset, boolean appendOutput) throws IOException
openNewOutputWriter in interface OutputResourceIOExceptionCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.