- java.lang.Object
-
- org.citygml4j.xml.module.Module
-
- org.citygml4j.xml.module.xal.XALModule
-
- Direct Known Subclasses:
XALCommonTypesModule,XALCoreModule
public abstract class XALModule extends Module
-
-
Constructor Summary
Constructors Constructor Description XALModule(java.lang.String namespaceURI, java.lang.String namespacePrefix, java.lang.String schemaLocation)
-
Method Summary
-
Methods inherited from class org.citygml4j.xml.module.Module
getNamespacePrefix, getNamespaceURI, getSchemaLocation, isSetSchemaLocation
-
-