public class CreateServlet extends TransformationServlet
CONTEXT, cookies, INFO, NON_VERIFYING_PARSER_CONFIGinfo, manager, MANAGER_PARAM, repository, REPOSITORY_PARAM, vfACCEPT, 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 | 
|---|
| CreateServlet() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doPost(WorkbenchRequest req,
      javax.servlet.http.HttpServletResponse resp,
      String xslPath)POST requests to this servlet come from the various specific create-* form submissions. | 
| void | init(javax.servlet.ServletConfig config) | 
| protected void | service(WorkbenchRequest req,
       javax.servlet.http.HttpServletResponse resp,
       String xslPath)GET requests to this servlet come from the Workbench side bar or from create.xsl form submissions. | 
getCookieNames, service, servicesetRepository, setRepositoryInfo, setRepositoryManagercheckJSONP, destroy, getBooleanResultFormat, getJSONPResultFormat, getResultWriter, getServletConfig, getServletInfo, getTupleResultBuilder, getTupleResultFormat, servicepublic void init(javax.servlet.ServletConfig config)
          throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class TransformationServletjavax.servlet.ServletExceptionprotected void doPost(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws javax.servlet.ServletException
doPost in class TransformationServletjavax.servlet.ServletExceptionprotected void service(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws IOException, RepositoryException, QueryResultHandlerException
service in class TransformationServletRepositoryExceptionQueryResultHandlerExceptionIOExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.