public abstract class AbstractURLResourceLocation extends Object implements ResourceLocation
| Constructor and Description |
|---|
AbstractURLResourceLocation(URL codeSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object o) |
URL |
getCodeSource() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetManifest, getResourceHandlepublic AbstractURLResourceLocation(URL codeSource)
public final URL getCodeSource()
getCodeSource in interface ResourceLocationpublic void close()
close in interface ResourceLocationelasticsearch-river-jdbc