|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.model.module.AbstractModule
org.citygml4j.model.module.xal.AbstractXALModule
org.citygml4j.model.module.xal.XALCoreModule
public class XALCoreModule
Field Summary | |
---|---|
static XALCoreModule |
v2_0
|
Constructor Summary | |
---|---|
XALCoreModule(XALModuleType type,
XALModuleVersion version,
java.lang.String namespaceURI,
java.lang.String namespacePrefix,
java.lang.String schemaLocation,
Module... dependencies)
|
Method Summary | |
---|---|
static java.util.List<XALCoreModule> |
getInstances()
|
Methods inherited from class org.citygml4j.model.module.xal.AbstractXALModule |
---|
getType, getVersion |
Methods inherited from class org.citygml4j.model.module.AbstractModule |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.module.Module |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Field Detail |
---|
public static final XALCoreModule v2_0
Constructor Detail |
---|
public XALCoreModule(XALModuleType type, XALModuleVersion version, java.lang.String namespaceURI, java.lang.String namespacePrefix, java.lang.String schemaLocation, Module... dependencies)
Method Detail |
---|
public static java.util.List<XALCoreModule> getInstances()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |