public interface FromFile
| Modifier and Type | Method and Description |
|---|---|
FromFile |
downloadable() |
void |
fromFile(Path source) |
void |
fromFile(Path source,
Charset encoding) |
void fromFile(Path source) throws IOException
IOExceptionvoid fromFile(Path source, Charset encoding) throws IOException
IOExceptionFromFile downloadable()
Copyright © 2021. All rights reserved.