|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.io.impl.SyModuleParser
public class SyModuleParser
Constructor Summary | |
---|---|
SyModuleParser()
|
Method Summary | |
---|---|
private Namespace |
getDCNamespace()
|
java.lang.String |
getNamespaceUri()
Returns the namespace URI this parser handles. |
Module |
parse(Element syndRoot)
Parses the XML node (JDOM element) extracting module information. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyModuleParser()
Method Detail |
---|
public java.lang.String getNamespaceUri()
ModuleParser
getNamespaceUri
in interface ModuleParser
private Namespace getDCNamespace()
public Module parse(Element syndRoot)
ModuleParser
parse
in interface ModuleParser
syndRoot
- the XML node (JDOM element) to extract module information from.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |