public class GetCapabilitiesResponseEncoder extends AbstractSosResponseEncoder<GetCapabilitiesResponse>
CONTENT_TYPE| Constructor and Description |
|---|
GetCapabilitiesResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
encodeOwsAllowedValues(OwsAllowedValues allowedValues) |
com.fasterxml.jackson.databind.node.ObjectNode |
encodeOwsKeyword(OwsKeyword keyword) |
void |
encodeOwsLanguageString(com.fasterxml.jackson.databind.node.ObjectNode json,
OwsLanguageString ls) |
com.fasterxml.jackson.databind.node.ObjectNode |
encodeOwsRequestMethod(OwsRequestMethod m) |
com.fasterxml.jackson.databind.JsonNode |
encodeOwsValueReference(OwsValuesReference valuesReference) |
com.fasterxml.jackson.databind.JsonNode |
encodeOwsValueRestriction(OwsValueRestriction restriction) |
protected void |
encodeResponse(com.fasterxml.jackson.databind.node.ObjectNode json,
GetCapabilitiesResponse t) |
encodeJSONencode, encode, encode, encode, encodeAsString, encodeChecked, encodeChecked, encodeCodeType, encodeCodeType, encodeCodeWithAuthority, encodeList, encodeListChecked, encodeObjectsToJson, encodeObjectToJson, encodeOptional, encodeOptional, encodeOptionalChecked, encodeOptionalChecked, encodeOwsCode, encodeURI, getContentType, getEncoderRepository, getKeys, nodeFactory, setEncoderRepository, toJsonArray, toJsonObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypesprotected void encodeResponse(com.fasterxml.jackson.databind.node.ObjectNode json,
GetCapabilitiesResponse t)
throws EncodingException
encodeResponse in class AbstractSosResponseEncoder<GetCapabilitiesResponse>EncodingExceptionpublic void encodeOwsLanguageString(com.fasterxml.jackson.databind.node.ObjectNode json,
OwsLanguageString ls)
public com.fasterxml.jackson.databind.node.ObjectNode encodeOwsKeyword(OwsKeyword keyword)
public com.fasterxml.jackson.databind.JsonNode encodeOwsAllowedValues(OwsAllowedValues allowedValues)
public com.fasterxml.jackson.databind.JsonNode encodeOwsValueReference(OwsValuesReference valuesReference)
public com.fasterxml.jackson.databind.node.ObjectNode encodeOwsRequestMethod(OwsRequestMethod m)
public com.fasterxml.jackson.databind.JsonNode encodeOwsValueRestriction(OwsValueRestriction restriction)
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.