public class CheckPointFeatureDataset
extends java.lang.Object
| Constructor and Description |
|---|
CheckPointFeatureDataset(java.lang.String location,
FeatureType ftype,
boolean show) |
| Modifier and Type | Method and Description |
|---|---|
int |
check() |
static void |
checkLocation(java.lang.String location,
FeatureType type,
boolean show) |
static int |
checkPointFeatureDataset(FeatureDataset fdataset,
boolean show) |
public CheckPointFeatureDataset(java.lang.String location,
FeatureType ftype,
boolean show)
public int check()
throws java.io.IOException
java.io.IOExceptionpublic static int checkPointFeatureDataset(FeatureDataset fdataset, boolean show) throws java.io.IOException
java.io.IOExceptionpublic static void checkLocation(java.lang.String location,
FeatureType type,
boolean show)
throws java.io.IOException
java.io.IOException