public class TupleQueryResultView extends QueryResultView
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | DEFAULT_JSONP_CALLBACK_PARAMETER | 
| protected static Pattern | JSONP_VALIDATOR | 
CONNECTION_KEY, FACTORY_KEY, FILENAME_HINT_KEY, HEADERS_ONLY, QUERY_RESULT_KEY| Modifier and Type | Method and Description | 
|---|---|
| String | getContentType() | 
| static TupleQueryResultView | getInstance() | 
| protected void | renderInternal(Map model,
              javax.servlet.http.HttpServletRequest request,
              javax.servlet.http.HttpServletResponse response) | 
logEndOfRequest, render, setContentDisposition, setContentTypeprotected static final String DEFAULT_JSONP_CALLBACK_PARAMETER
protected static final Pattern JSONP_VALIDATOR
public static TupleQueryResultView getInstance()
public String getContentType()
protected void renderInternal(Map model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
renderInternal in class QueryResultViewIOExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.