public static class HttpOp.CaptureString extends Object implements HttpCaptureResponse<String>
| Constructor and Description |
|---|
CaptureString() |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
void |
handle(String baseIRI,
org.apache.http.HttpResponse response) |
public void handle(String baseIRI, org.apache.http.HttpResponse response) throws IOException
handle in interface HttpResponseHandlerIOExceptionpublic String get()
get in interface HttpCaptureResponse<String>Licenced under the Apache License, Version 2.0