JavaScript is disabled on your browser.
Description
Field Summary
Method Summary
Field Details
SUBJECT_KEY
PREDICATE_KEY
OBJECT_KEY
CONTEXTS_KEY
USE_INFERENCING_KEY
TRANSACTION_KEY
FACTORY_KEY
HEADERS_ONLY
Method Details
getInstance()
getContentType()
render(Map, HttpServletRequest, HttpServletResponse)
java.lang.Object
org.eclipse.rdf4j.http.server.repository.transaction.TransactionExportStatementsView
All Implemented Interfaces:
org.springframework.web.servlet.View
Field Summary
Fields
Fields inherited from interface org.springframework.web.servlet.View
PATH_VARIABLES, RESPONSE_STATUS_ATTRIBUTE, SELECTED_CONTENT_TYPE
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
void
render (Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
SUBJECT_KEY
PREDICATE_KEY
OBJECT_KEY
CONTEXTS_KEY
USE_INFERENCING_KEY
TRANSACTION_KEY
FACTORY_KEY
Method Details
getInstance
getContentType
render