public class HttpParams extends Object
Modifier and Type | Field and Description |
---|---|
static String |
pDefaultGraph
Parameter for a URI identifying the graph (or one of the graphs)
|
static String |
pNamedGraph
Parameter for a URI identifying the graph (or one of the graphs)
|
static String |
pQuery
Parameter for the SPARQL query string
|
static String |
pQueryLang
Parameter for query language URI
|
static String |
pStylesheet |
Constructor and Description |
---|
HttpParams() |
public static final String pQuery
public static final String pDefaultGraph
public static final String pNamedGraph
public static final String pStylesheet
public static final String pQueryLang
Licenced under the Apache License, Version 2.0