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