public static class ReadDescriptors.UrlSource extends java.lang.Object implements ReadDescriptors.Source
Constructor and Description |
---|
UrlSource(java.net.URL url) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
get() |
java.net.URL |
getUrl() |
java.lang.String |
toString() |
public java.io.InputStream get() throws java.io.IOException
get
in interface ReadDescriptors.Source
java.io.IOException
public java.net.URL getUrl()
public java.lang.String toString()
toString
in class java.lang.Object