public class AbstractOptionalSweDataComponentVisitor<T,X extends Throwable> extends Object implements SweDataComponentVisitor<Optional<T>,X>
| Constructor and Description |
|---|
AbstractOptionalSweDataComponentVisitor() |
public AbstractOptionalSweDataComponentVisitor()
public Optional<T> visit(SweDataRecord component) throws X extends Throwable
public Optional<T> visit(SweDataArray component) throws X extends Throwable
public Optional<T> visit(SweCountRange component) throws X extends Throwable
public Optional<T> visit(SweBoolean component) throws X extends Throwable
public Optional<T> visit(SweCategory component) throws X extends Throwable
public Optional<T> visit(SweCategoryRange component) throws X extends Throwable
public Optional<T> visit(SweObservableProperty component) throws X extends Throwable
public Optional<T> visit(SweQuantity component) throws X extends Throwable
public Optional<T> visit(SweQuantityRange component) throws X extends Throwable
public Optional<T> visit(SweTimeRange component) throws X extends Throwable
public Optional<T> visit(SweEnvelope component) throws X extends Throwable
public Optional<T> visit(SweSimpleDataRecord component) throws X extends Throwable
public Optional<T> visit(SmlPosition component) throws X extends Throwable
public Optional<T> visit(SmlDataInterface component) throws X extends Throwable
public Optional<T> visit(SmlFeatureOfInterest component) throws X extends Throwable
public Optional<T> visit(StreamingSweDataArray component) throws X extends Throwable
protected T _visit(SweDataRecord component) throws X extends Throwable
protected T _visit(SweDataArray component) throws X extends Throwable
protected T _visit(SweCountRange component) throws X extends Throwable
protected T _visit(SweBoolean component) throws X extends Throwable
protected T _visit(SweCategory component) throws X extends Throwable
protected T _visit(SweCategoryRange component)
protected T _visit(SweObservableProperty component) throws X extends Throwable
protected T _visit(SweQuantity component) throws X extends Throwable
protected T _visit(SweQuantityRange component) throws X extends Throwable
protected T _visit(SweTimeRange component) throws X extends Throwable
protected T _visit(SweEnvelope component) throws X extends Throwable
protected T _visit(SweSimpleDataRecord component) throws X extends Throwable
protected T _visit(SmlPosition component) throws X extends Throwable
protected T _visit(SmlDataInterface component) throws X extends Throwable
protected T _visit(SmlFeatureOfInterest component) throws X extends Throwable
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.