public class SavedQueriesServlet extends TransformationServlet
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, TEXT_PLAIN, USER_AGENT
Constructor and Description |
---|
SavedQueriesServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(WorkbenchRequest wreq,
javax.servlet.http.HttpServletResponse resp,
String xslPath) |
String[] |
getCookieNames() |
void |
init(javax.servlet.ServletConfig config) |
protected void |
service(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath) |
service, service
setRepository, setRepositoryInfo, setRepositoryManager
checkJSONP, destroy, getBooleanResultFormat, getJSONPResultFormat, getResultWriter, getServletConfig, getServletInfo, getTupleResultBuilder, getTupleResultFormat, service
public String[] getCookieNames()
getCookieNames
in class TransformationServlet
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class TransformationServlet
javax.servlet.ServletException
protected void service(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws IOException, RDF4JException, BadRequestException
service
in class TransformationServlet
IOException
RDF4JException
BadRequestException
protected void doPost(WorkbenchRequest wreq, javax.servlet.http.HttpServletResponse resp, String xslPath) throws BadRequestException, IOException, RDF4JException
doPost
in class TransformationServlet
BadRequestException
IOException
RDF4JException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.