Source.InputStreamSource, Source.PathSource, Source.ResourceSource, Source.StdInSource, Source.URLSourcepublic interface Source
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
Source.InputStreamSource |
|
static class |
Source.PathSource |
|
static class |
Source.ResourceSource |
|
static class |
Source.StdInSource |
|
static class |
Source.URLSource |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
|
Long |
lines() |
|
InputStream |
read() |
String getName()
InputStream read() throws IOException
IOExceptionLong lines()
Copyright © 2020. All rights reserved.