public class ResourceURL extends Object
Constructor and Description |
---|
ResourceURL(URL targetURL) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
URL |
getTargetURL() |
int |
hashCode() |
InputStream |
openStream() |
String |
toString() |
public ResourceURL(URL targetURL)
public URL getTargetURL()
public InputStream openStream() throws IOException
IOException
Copyright © 2019 JBoss, by Red Hat. All rights reserved.