public class CompositeDatasetFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SCHEME |
Constructor and Description |
---|
CompositeDatasetFactory() |
Modifier and Type | Method and Description |
---|---|
static FeatureDataset |
factory(java.lang.String location,
FeatureType wantFeatureType,
MFileCollectionManager dcm,
java.util.Formatter errlog) |
public static final java.lang.String SCHEME
public static FeatureDataset factory(java.lang.String location, FeatureType wantFeatureType, MFileCollectionManager dcm, java.util.Formatter errlog) throws java.io.IOException
java.io.IOException