public abstract class AbstractInputOutputHandler extends Object implements InputOutputHandler
| Constructor and Description |
|---|
AbstractInputOutputHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSupportedBinding(Class<? extends Data<?>> supportedBinding) |
void |
addSupportedBindings(Iterable<Class<? extends Data<?>>> supportedBindings) |
Set<Class<? extends Data<?>>> |
getSupportedBindings() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedFormats, isSupportedBinding, isSupportedFormatpublic Set<Class<? extends Data<?>>> getSupportedBindings()
getSupportedBindings in interface InputOutputHandlerpublic void addSupportedBindings(Iterable<Class<? extends Data<?>>> supportedBindings)
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.