public static interface ProcessInputDescription.ThrowingVisitor<X extends Exception>
| Modifier and Type | Method and Description |
|---|---|
void |
visit(BoundingBoxInputDescription input) |
void |
visit(ComplexInputDescription input) |
void |
visit(GroupInputDescription input) |
void |
visit(LiteralInputDescription input) |
void visit(BoundingBoxInputDescription input) throws X extends Exception
void visit(ComplexInputDescription input) throws X extends Exception
void visit(LiteralInputDescription input) throws X extends Exception
void visit(GroupInputDescription input) throws X extends Exception
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.