| Package | Description |
|---|---|
| org.apache.jena.fuseki | |
| org.apache.jena.fuseki.servlets |
| Modifier and Type | Method and Description |
|---|---|
static ContentType |
FusekiLib.getContentType(HttpAction action)
Get the content type of an action or return the default.
|
static Lang |
FusekiLib.getLangFromAction(HttpAction action,
Lang dft)
Get the incoming Lang based on Content-Type of an action.
|
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
HttpAction.contentNegotationQuads(HttpAction action) |
static MediaType |
HttpAction.contentNegotationRDF(HttpAction action) |
static void |
ResponseModel.doResponseModel(HttpAction action,
Model model) |
static void |
ResponseResultSet.doResponseResultSet(HttpAction action,
Boolean booleanResult) |
static void |
ResponseResultSet.doResponseResultSet(HttpAction action,
ResultSet resultSet,
Prologue qPrologue) |
static void |
SPARQL_REST.parse(HttpAction action,
StreamRDF dest,
InputStream input,
Lang lang,
String base) |
static long |
SPARQL_Upload.upload(HttpAction action,
String base) |
| Constructor and Description |
|---|
HttpServletResponseTracker(HttpAction action,
javax.servlet.http.HttpServletResponse response) |
Licenced under the Apache License, Version 2.0