T - the resulting type, the "Target"S - the input type, the "Source"public interface ProcedureEncoder<S,T> extends ConformanceClassEncoder<S,T>, ProcedureCoder
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedProcedureDescriptionFormats(String service,
String version)
Get the supported procedure description formats for this ProcedureEncoder and the specified service
and version.
|
getConformanceClassesencode, encode, getContentType, getSupportedTypesSet<String> getSupportedProcedureDescriptionFormats(String service, String version)
getSupportedProcedureDescriptionFormats in interface ProcedureCoderservice - the serviceversion - the versionCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.