public interface Source
Loader to represent the source of an object. The source is a path, usually a URI that can
be used to generate an InputStream| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getPath() |
InputStream getInputStream() throws IOException
IOExceptionString getPath()
Copyright © 2018. All rights reserved.