public class ComplexInputDescriptionImpl extends AbstractProcessInputDescription implements ComplexInputDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
ComplexInputDescriptionImpl.AbstractBuilder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>> |
static class |
ComplexInputDescriptionImpl.Builder |
ProcessInputDescription.ReturningVisitor<T>, ProcessInputDescription.ThrowingReturningVisitor<T,X extends Exception>, ProcessInputDescription.ThrowingVisitor<X extends Exception>, ProcessInputDescription.Visitor| Modifier | Constructor and Description |
|---|---|
protected |
ComplexInputDescriptionImpl(ComplexInputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getDefaultFormat() |
Optional<BigInteger> |
getMaximumMegabytes() |
Set<Format> |
getSupportedFormats() |
ComplexInputDescription.Builder<?,?> |
newBuilder() |
getOccurencegetAbstract, getId, getKeywords, getMetadata, getTitlegetFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasComplex, isComplex, visit, visitasBoundingBox, asGroup, asLiteral, getOccurence, visit, visitisBoundingBox, isGroup, isLiteralgetAbstract, getId, getKeywords, getMetadata, getTitleprotected ComplexInputDescriptionImpl(ComplexInputDescriptionImpl.AbstractBuilder<?,?> builder)
public Set<Format> getSupportedFormats()
getSupportedFormats in interface ComplexDescriptionpublic Format getDefaultFormat()
getDefaultFormat in interface ComplexDescriptionpublic Optional<BigInteger> getMaximumMegabytes()
getMaximumMegabytes in interface ComplexDescriptionpublic ComplexInputDescription.Builder<?,?> newBuilder()
newBuilder in interface ComplexInputDescriptionCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.