public class CdmrFeatureDataset
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROTOCOL |
static java.lang.String |
SCHEME |
Constructor and Description |
---|
CdmrFeatureDataset() |
Modifier and Type | Method and Description |
---|---|
static Optional<FeatureDataset> |
factory(FeatureType wantFeatureType,
java.lang.String endpoint) |
static FeatureType |
isCdmrfEndpoint(java.lang.String endpoint) |
public static final java.lang.String PROTOCOL
public static final java.lang.String SCHEME
public static FeatureType isCdmrfEndpoint(java.lang.String endpoint) throws java.io.IOException
java.io.IOException
public static Optional<FeatureDataset> factory(FeatureType wantFeatureType, java.lang.String endpoint) throws java.io.IOException
java.io.IOException