public abstract class AbtractVersionedResponseEncoder<T extends OwsServiceResponse> extends AbstractResponseEncoder<T>
| Constructor and Description |
|---|
AbtractVersionedResponseEncoder(String service,
String version,
String operation,
String namespace,
String prefix,
Class<T> responseType,
boolean validationEnabled,
String operationVersion)
constructor
|
AbtractVersionedResponseEncoder(String service,
String version,
String operation,
String namespace,
String prefix,
Class<T> responseType,
String operationVersion)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<EncoderKey> |
getKeys() |
encodeaddNamespacePrefixToMap, create, create, encode, encode, getConcreteSchemaLocations, getConcreteSchemaLocations, getResponseType, getSchemaRepository, setSchemaRepository, setValidateencodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getContentType, getDocumentEncoder, getDocumentEncoder, getDocumentEncoderKey, getDocumentEncoderKey, getEncoder, getEncoder, getEncoderKey, getEncoderKey, getPropertyTypeEncoder, getPropertyTypeEncoder, getPropertyTypeEncoderKey, getPropertyTypeEncoderKey, getXmlOptions, setXmlOptions, substitutegetEncoder, getEncoderRepository, setEncoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodegetContentType, getSupportedTypesgetConformanceClassesgetSchemaLocationspublic AbtractVersionedResponseEncoder(String service, String version, String operation, String namespace, String prefix, Class<T> responseType, boolean validationEnabled, String operationVersion)
service - Serviceversion - Service versionoperation - Service operation namenamespace - Service XML schema namespaceprefix - Service XML schema prefixresponseType - Response typevalidationEnabled - Indicator if the created/encoded object can be validatedpublic AbtractVersionedResponseEncoder(String service, String version, String operation, String namespace, String prefix, Class<T> responseType, String operationVersion)
service - Serviceversion - Service versionoperation - Service operation namenamespace - Service XML schema namespaceprefix - Service XML schema prefixresponseType - Response typepublic Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>getKeys in class AbstractResponseEncoder<T extends OwsServiceResponse>Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.