public class TupleQueryResultView extends QueryResultView
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_JSONP_CALLBACK_PARAMETER |
protected static Pattern |
JSONP_VALIDATOR |
FACTORY_KEY, FILENAME_HINT_KEY, HEADERS_ONLY, QUERY_RESULT_KEY
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
static TupleQueryResultView |
getInstance() |
void |
render(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
logEndOfRequest, setContentDisposition, setContentType
protected static final String DEFAULT_JSONP_CALLBACK_PARAMETER
protected static final Pattern JSONP_VALIDATOR
public static TupleQueryResultView getInstance()
public String getContentType()
public void render(Map model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
IOException
Copyright © 2001-2016 Aduna. All Rights Reserved.