public class ModuleParserRSS1 extends Object implements ModuleParser
Constructor and Description |
---|
ModuleParserRSS1() |
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceUri()
Returns the namespace URI this parser handles.
|
Module |
parse(org.jdom2.Element element,
Locale locale)
Parses the XML node (JDOM element) extracting module information.
|
public Module parse(org.jdom2.Element element, Locale locale)
ModuleParser
parse
in interface ModuleParser
element
- the XML node (JDOM element) to extract module information from.public String getNamespaceUri()
ModuleParser
getNamespaceUri
in interface ModuleParser
Copyright © 2018. All rights reserved.