- java.lang.Object
-
- org.citygml4j.xml.module.Module
-
- org.citygml4j.xml.module.gml.GMLModule
-
- org.citygml4j.xml.module.gml.GMLCoreModule
-
public class GMLCoreModule extends GMLModule
-
-
Field Summary
Fields Modifier and Type Field Description static GMLCoreModulev3_1static GMLCoreModulev3_2
-
Method Summary
-
Methods inherited from class org.citygml4j.xml.module.Module
getNamespacePrefix, getNamespaceURI, getSchemaLocation, isSetSchemaLocation
-
-
-
-
Field Detail
-
v3_2
public static final GMLCoreModule v3_2
-
v3_1
public static final GMLCoreModule v3_1
-
-