@WebServlet(name="RDFUploadController",
urlPatterns="/uploadRDF")
public class RDFUploadController
extends JenaIngestController
VitroHttpServlet.PickListSorterBASE_10, DISPLAY_DATE_FORMAT, FORCE_NEW, JSP_PREFIX, MULTIPLEXED_PARAMETER_NAMEHTML_MIMETYPE, JSON_LD_MIMETYPE, JSON_MIMETYPE, N3_MIMETYPE, publicDateFormat, RDFXML_MIMETYPE, TTL_MIMETYPE, XHTML_MIMETYPE| Constructor and Description |
|---|
RDFUploadController() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response)
doPost does the same thing as the doGet method
|
void |
loadRDF(VitroRequest request,
javax.servlet.http.HttpServletResponse response) |
long |
maximumMultipartFileSize()
Override this to change the maximum size of uploaded files in multipart
requests.
|
boolean |
stashFileSizeException()
Override this to change the way that exceptions are handled when parsing
a multipart request.
|
doCleanLiterals, doGenerateTBox, doGet, doProcessStrings, doSplitPropertyValues, doSubtractModels, getModel, getModelMaker, getModelType, isUsingMainStoreForIngest, showModelListcreateEpo, createEpo, getDefaultLandingPage, getSortedList, getWebappDaoFactory, getWebappDaoFactory, populateBeanFromParams, setRequestAttributesdumpRequestParameters, isAuthorizedToDisplayPage, redirectToInsufficientAuthorizationPage, redirectToLoginPage, redirectUnauthorizedRequest, service, sortForPickListdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic long maximumMultipartFileSize()
VitroHttpServletmaximumMultipartFileSize in interface MultipartRequestWrapper.ParsingStrategymaximumMultipartFileSize in class VitroHttpServletpublic boolean stashFileSizeException()
VitroHttpServletstashFileSizeException in interface MultipartRequestWrapper.ParsingStrategystashFileSizeException in class VitroHttpServletpublic void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
VitroHttpServletdoPost in class VitroHttpServletjavax.servlet.ServletExceptionIOExceptionpublic void loadRDF(VitroRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException
javax.servlet.ServletExceptionCopyright © 2021. All rights reserved.