public interface ResourceLocation
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.net.URL |
getCodeSource() |
java.util.jar.Manifest |
getManifest() |
ResourceHandle |
getResourceHandle(java.lang.String resourceName) |
java.net.URL getCodeSource()
ResourceHandle getResourceHandle(java.lang.String resourceName)
java.util.jar.Manifest getManifest()
throws java.io.IOException
java.io.IOExceptionvoid close()
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.