public class AbstractThrowingVoidSweDataComponentVisitor<X extends Throwable> extends VoidSweDataComponentVisitor<X>
| Constructor and Description |
|---|
AbstractThrowingVoidSweDataComponentVisitor(Supplier<X> exceptionSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_visit(SmlDataInterface component) |
protected void |
_visit(SmlFeatureOfInterest component) |
protected void |
_visit(SmlPosition component) |
protected void |
_visit(StreamingSweDataArray component) |
protected void |
_visit(SweBoolean component) |
protected void |
_visit(SweCategory component) |
protected void |
_visit(SweCategoryRange component) |
protected void |
_visit(SweCount component) |
protected void |
_visit(SweCountRange component) |
protected void |
_visit(SweDataArray component) |
protected void |
_visit(SweDataRecord component) |
protected void |
_visit(SweEnvelope component) |
protected void |
_visit(SweField component) |
protected void |
_visit(SweObservableProperty component) |
protected void |
_visit(SweQuantity component) |
protected void |
_visit(SweQuantityRange component) |
protected void |
_visit(SweSimpleDataRecord component) |
protected void |
_visit(SweText component) |
protected void |
_visit(SweTime component) |
protected void |
_visit(SweTimeRange component) |
protected void |
_visit(SweVector component) |
protected void _visit(SweDataRecord component) throws X extends Throwable
protected void _visit(SweDataArray component) throws X extends Throwable
protected void _visit(SweCountRange component) throws X extends Throwable
protected void _visit(SweBoolean component) throws X extends Throwable
protected void _visit(SweCategory component) throws X extends Throwable
protected void _visit(SweCategoryRange component) throws X extends Throwable
protected void _visit(SweObservableProperty component) throws X extends Throwable
protected void _visit(SweQuantity component) throws X extends Throwable
protected void _visit(SweQuantityRange component) throws X extends Throwable
protected void _visit(SweTimeRange component) throws X extends Throwable
protected void _visit(SweEnvelope component) throws X extends Throwable
protected void _visit(SweSimpleDataRecord component) throws X extends Throwable
protected void _visit(SmlPosition component) throws X extends Throwable
protected void _visit(SmlDataInterface component) throws X extends Throwable
protected void _visit(SmlFeatureOfInterest component) throws X extends Throwable
protected void _visit(StreamingSweDataArray component) throws X extends Throwable
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.