public interface Source
Modifier and Type | Interface and Description |
---|---|
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
IOException
Copyright © 2018. All rights reserved.