@Deprecated public class AppModuleGenerator extends Object implements ModuleGenerator
| Constructor and Description |
|---|
AppModuleGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generate(Module module,
org.jdom2.Element parent)
Deprecated.
Generate JDOM element for module and add it to parent element
|
Set<org.jdom2.Namespace> |
getNamespaces()
Deprecated.
Get namespaces associated with this module
|
String |
getNamespaceUri()
Deprecated.
|
public String getNamespaceUri()
getNamespaceUri in interface ModuleGeneratorpublic Set<org.jdom2.Namespace> getNamespaces()
getNamespaces in interface ModuleGeneratorpublic void generate(Module module, org.jdom2.Element parent)
generate in interface ModuleGeneratorCopyright © 2023. All rights reserved.