public class RESTConnector extends Object
| Constructor and Description |
|---|
RESTConnector(String url) |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertStreamToString(InputStream is) |
Document |
get(String path) |
protected void |
getGotError(Exception e,
String fullPath) |
static String |
trimSlashes(String path) |
public RESTConnector(String url)
Copyright © 2017 DuraSpace. All rights reserved.