|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.syndication.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 |
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 ModuleParserpublic org.jdom.Namespace getContentNamespace()
public Module parse(org.jdom.Element elem)
parse in interface ModuleParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||