public class JenaXMLFileUpload 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 |
|---|
JenaXMLFileUpload() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
doGet does nothing.
|
void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse resp)
Each file will be converted to RDF/XML and loaded to the target model.
|
void |
init() |
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, 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 void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic 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 request,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class VitroHttpServletjavax.servlet.ServletExceptionIOExceptionpublic void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
VitroHttpServletdoGet in class JenaIngestControllerjavax.servlet.ServletExceptionIOExceptionCopyright © 2016. All rights reserved.