|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.syndication.io.impl.SyModuleParser
| Constructor Summary | |
SyModuleParser()
|
|
| Method Summary | |
java.lang.String |
getNamespaceUri()
Returns the namespace URI this parser handles. |
ModuleI |
parse(org.jdom.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 ModuleParserpublic ModuleI parse(org.jdom.Element syndRoot)
ModuleParser
parse in interface ModuleParsersyndRoot - 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 | ||||||||||