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 |
|---|---|
java.io.InputStream |
getInputStream() |
java.lang.String |
getPath() |
Copyright © 2019. All rights reserved.