public interface ResourceHandle
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceHandle.Location |
Modifier and Type | Method and 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.IOException
java.lang.Exception