public interface InputHandlerRepository extends FormatRepository
| Modifier and Type | Method and Description |
|---|---|
Optional<InputHandler> |
getInputHandler(org.n52.shetland.ogc.wps.Format format,
Class<? extends Data<?>> binding) |
Set<InputHandler> |
getInputHandlers() |
getDefaultFormat, getSupportedFormats, getSupportedFormats, getSupportedFormatsSet<InputHandler> getInputHandlers()
Optional<InputHandler> getInputHandler(org.n52.shetland.ogc.wps.Format format, Class<? extends Data<?>> binding)
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.