public class Parser extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
parseJson(HttpClient client,
String url,
Class<T> klass) |
public static <T> T parseJson(HttpClient client, String url, Class<T> klass) throws IOException
IOExceptionCopyright © 2023. All rights reserved.