@Deprecated public class AppModuleParser extends Object implements ModuleParser
AppModule form.| Constructor and Description |
|---|
AppModuleParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.jdom2.Namespace |
getContentNamespace()
Deprecated.
Get namespace of module
|
String |
getNamespaceUri()
Deprecated.
Get URI of module namespace
|
Module |
parse(org.jdom2.Element elem,
Locale locale)
Deprecated.
Parse JDOM element into module
|
public String getNamespaceUri()
getNamespaceUri in interface ModuleParserpublic org.jdom2.Namespace getContentNamespace()
public Module parse(org.jdom2.Element elem, Locale locale)
parse in interface ModuleParserCopyright © 2023. All rights reserved.