T - the decoded request typepublic abstract class AbstractXmlBinding<T> extends SimpleBinding
| Constructor and Description |
|---|
AbstractXmlBinding() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
decode(javax.servlet.http.HttpServletRequest request) |
protected DecoderKey |
getDecoderKey(java.lang.String xmlContent,
java.lang.String characterEncoding) |
protected OwsOperationKey |
getOperationKey(org.w3c.dom.Element element) |
void |
setDocumentFactory(DocumentBuilderProvider documentFactory) |
protected java.lang.String |
xmlToString(javax.servlet.http.HttpServletRequest request,
java.lang.String characterEncoding) |
checkServiceOperatorKeyTypes, chooseResponseContentType, chooseResponseContentTypeForExceptionReport, encodeOwsExceptionReport, encodeResponse, getDecoder, getDecoderRepository, getDefaultContentType, getEncoder, getEncoderRepository, getEventBus, getHttpUtils, getRequestContext, getServiceOperator, getServiceOperator, getServiceOperatorRepository, handleEncodingException, hasDecoder, hasDecoder, hasEncoder, hasEncoder, hasEncoder, isServiceSupported, isUseHttpResponseCodes, isVersionSupported, setDecoderRepository, setEncoderRepository, setEventBus, setHttpUtils, setServiceOperatorRepository, writeOwsExceptionReport, writeResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckOperationHttpDeleteSupported, checkOperationHttpGetSupported, checkOperationHttpOptionsSupported, checkOperationHttpPostSupported, checkOperationHttpPutSupported, doDeleteOperation, doGetOperation, doOptionsOperation, doPostOperation, doPutOperationgetConformanceClasses@Inject public void setDocumentFactory(DocumentBuilderProvider documentFactory)
protected T decode(javax.servlet.http.HttpServletRequest request) throws OwsExceptionReport
OwsExceptionReportprotected DecoderKey getDecoderKey(java.lang.String xmlContent, java.lang.String characterEncoding) throws CodedException
CodedExceptionprotected OwsOperationKey getOperationKey(org.w3c.dom.Element element)
protected java.lang.String xmlToString(javax.servlet.http.HttpServletRequest request,
java.lang.String characterEncoding)
throws OwsExceptionReport
OwsExceptionReportCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.