- java.lang.Object
-
- org.citygml4j.xml.module.Module
-
- org.citygml4j.xml.module.xal.XALModule
-
- org.citygml4j.xml.module.xal.XALCoreModule
-
public class XALCoreModule extends XALModule
-
-
Field Summary
Fields Modifier and Type Field Description static XALCoreModulev2_0static XALCoreModulev3_0
-
Method Summary
-
Methods inherited from class org.citygml4j.xml.module.Module
getNamespacePrefix, getNamespaceURI, getSchemaLocation, isSetSchemaLocation
-
-
-
-
Field Detail
-
v3_0
public static final XALCoreModule v3_0
-
v2_0
public static final XALCoreModule v2_0
-
-