public interface Source
| Modifier and Type | Interface and Description |
|---|---|
static class |
Source.InputStreamSource |
static class |
Source.PathSource |
static class |
Source.StdInSource |
static class |
Source.URLSource |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
InputStream |
read() |
String getName()
InputStream read() throws IOException
IOExceptionCopyright © 2019. All rights reserved.