|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rometools.propono.atom.common.rome.AppModuleParser
public class AppModuleParser
Parses APP module information from a JDOM element and into
AppModule form.
| Constructor Summary | |
|---|---|
AppModuleParser()
|
|
| Method Summary | |
|---|---|
org.jdom.Namespace |
getContentNamespace()
Get namespace of module |
String |
getNamespaceUri()
Get URI of module namespace |
com.sun.syndication.feed.module.Module |
parse(org.jdom.Element elem)
Parse JDOM element into module |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppModuleParser()
| Method Detail |
|---|
public String getNamespaceUri()
getNamespaceUri in interface com.sun.syndication.io.ModuleParserpublic org.jdom.Namespace getContentNamespace()
public com.sun.syndication.feed.module.Module parse(org.jdom.Element elem)
parse in interface com.sun.syndication.io.ModuleParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||