public class ExportServlet extends TupleServlet
variables, xsl
CONTEXT, cookies, INFO, NON_VERIFYING_PARSER_CONFIG
info, manager, MANAGER_PARAM, repository, REPOSITORY_PARAM, vf
ACCEPT, appConfig, APPLICATION_JAVASCRIPT, APPLICATION_SPARQL_RESULTS_XML, APPLICATION_XML, config, DEFAULT_JSONP_CALLBACK_PARAMETER, JSONP_CALLBACK_PARAMETER, JSONP_ENABLED, JSONP_VALIDATOR, log, MOZILLA, MSIE, SERVER_PASSWORD, SERVER_USER, SERVER_USER_PASSWORD, TEXT_HTML, USER_AGENT
Constructor and Description |
---|
ExportServlet() |
Modifier and Type | Method and Description |
---|---|
String[] |
getCookieNames() |
protected void |
service(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath) |
protected void |
service(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
TupleResultBuilder builder,
RepositoryConnection con) |
service
doPost, init, service, service
setRepository, setRepositoryInfo, setRepositoryManager
checkJSONP, destroy, getBooleanResultFormat, getJSONPResultFormat, getResultWriter, getServletConfig, getServletInfo, getTupleResultBuilder, getTupleResultFormat, service
public String[] getCookieNames()
getCookieNames
in class TransformationServlet
protected void service(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws Exception
service
in class TupleServlet
Exception
protected void service(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, TupleResultBuilder builder, RepositoryConnection con) throws Exception
service
in class TupleServlet
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.