public class HttpResponseLib extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HttpResponseLib.HttpCaptureResponseResultSet
Response handling for SPARQL result sets.
|
Modifier and Type | Field and Description |
---|---|
static HttpCaptureResponse<Graph> |
graphReaderNTriples |
static HttpCaptureResponse<Graph> |
graphReaderRDFXML |
static HttpCaptureResponse<Graph> |
graphReaderTurtle |
static HttpResponseHandler |
httpDumpResponse |
static HttpResponseHandler |
nullResponse |
Constructor and Description |
---|
HttpResponseLib() |
public static HttpResponseHandler httpDumpResponse
public static HttpResponseHandler nullResponse
public static HttpCaptureResponse<Graph> graphReaderTurtle
public static HttpCaptureResponse<Graph> graphReaderNTriples
public static HttpCaptureResponse<Graph> graphReaderRDFXML
public static ResultsFormat contentTypeToResultSet(String contentType)
Licenced under the Apache License, Version 2.0