public final class WebGetter extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String url)
Obtains the text at a given URL.
|
static byte[] |
getBinary(String url)
Obtains a URL as binary data.
|
Copyright © 2015. All rights reserved.