|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rometools.feed.module.sle.io.ItemParser
public class ItemParser
| Constructor Summary | |
|---|---|
ItemParser()
Creates a new instance of ItemParser |
|
| Method Summary | |
|---|---|
String |
getNamespaceUri()
Returns the namespace URI this parser handles. |
com.sun.syndication.feed.module.Module |
parse(org.jdom.Element element)
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 ItemParser()
| Method Detail |
|---|
public String getNamespaceUri()
getNamespaceUri in interface com.sun.syndication.io.ModuleParserpublic com.sun.syndication.feed.module.Module parse(org.jdom.Element element)
parse in interface com.sun.syndication.io.ModuleParserelement - 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 | |||||||||