org.openjena.riot.web
Class HttpResponseLib
java.lang.Object
org.openjena.riot.web.HttpResponseLib
public class HttpResponseLib
- extends Object
A collection of handlers for response handling.
- See Also:
HttpOp.execHttpGet(String, String, java.util.Map)
,
HttpOp.execHttpPost(String, String, ContentProducer, String, java.util.Map)
httpDumpResponse
public static HttpResponseHandler httpDumpResponse
graphReaderTurtle
public static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> graphReaderTurtle
graphReaderNTriples
public static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> graphReaderNTriples
graphReaderRDFXML
public static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> graphReaderRDFXML
HttpResponseLib
public HttpResponseLib()
contentTypeToResultSet
public static ResultsFormat contentTypeToResultSet(String contentType)
Licenced under the Apache License, Version 2.0