public interface ResourceHandle
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
ResourceHandle.Location |
| Modifier and Type | Method | Description |
|---|---|---|
ResourceHandle.Location |
getLocation() |
|
java.lang.String |
getName() |
|
java.io.File |
request() |
java.lang.String getName()
ResourceHandle.Location getLocation()
java.io.File request()
throws java.io.IOException,
java.lang.Exception
java.io.IOExceptionjava.lang.Exception