public interface Resource
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream()
Open and return a input stream for the resource.
|
java.lang.String |
getName()
The resource name.
|
java.lang.String getName()
java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOExceptionCopyright © 2019 Potix Corporation. All rights reserved.