public class GMLCoreModule extends AbstractGMLModule
Modifier and Type | Field and Description |
---|---|
static GMLCoreModule |
v3_1_1 |
Modifier and Type | Method and Description |
---|---|
static GMLCoreModule |
getInstance(GMLModuleVersion version) |
static java.util.List<GMLCoreModule> |
getInstances() |
boolean |
hasFeatureProperty(java.lang.String name) |
getType, getVersion
getDependencies, getFeatureClass, getFeatureName, getFeatures, getNamespacePrefix, getNamespaceURI, getSchemaLocation, hasFeature, isDependentOn, isTopLevelFeature
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencies, getFeatureClass, getFeatureName, getFeatures, getNamespacePrefix, getNamespaceURI, getSchemaLocation, hasFeature, isDependentOn, isTopLevelFeature
public static final GMLCoreModule v3_1_1
public static java.util.List<GMLCoreModule> getInstances()
public static GMLCoreModule getInstance(GMLModuleVersion version)
public boolean hasFeatureProperty(java.lang.String name)
hasFeatureProperty
in interface Module
hasFeatureProperty
in class AbstractModule