|
||||||||||
| 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 org.jdom.Namespace |
getDCNamespace()
|
java.lang.String |
getNamespaceUri()
Returns the namespace URI this parser handles. |
Module |
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 ModuleParserprivate org.jdom.Namespace getDCNamespace()
public Module 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 | |||||||||