public class MediaModuleParser extends Object implements ModuleParser
| Constructor and Description |
|---|
MediaModuleParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceUri() |
org.jdom2.Namespace |
getNS() |
Module |
parse(org.jdom2.Element mmRoot,
Locale locale) |
public String getNamespaceUri()
getNamespaceUri in interface ModuleParserpublic Module parse(org.jdom2.Element mmRoot, Locale locale)
parse in interface ModuleParserpublic org.jdom2.Namespace getNS()
Copyright © 2021. All rights reserved.