@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 ModuleParser
public org.jdom2.Namespace getContentNamespace()
public Module parse(org.jdom2.Element elem, Locale locale)
parse
in interface ModuleParser
elem
- the XML node (JDOM element) to extract module information from.Copyright © 2021. All rights reserved.