|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.io.impl.PluginManager
com.sun.syndication.io.impl.ModuleParsers
public class ModuleParsers
Constructor Summary | |
---|---|
ModuleParsers(java.lang.String propertyKey,
WireFeedParser parentParser)
|
Method Summary | |
---|---|
java.lang.String |
getKey(java.lang.Object obj)
|
java.util.List |
getModuleNamespaces()
|
java.util.List |
parseModules(org.jdom.Element root)
|
Methods inherited from class com.sun.syndication.io.impl.PluginManager |
---|
getKeys, getPlugin, getPluginMap, getPlugins |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModuleParsers(java.lang.String propertyKey, WireFeedParser parentParser)
Method Detail |
---|
public java.lang.String getKey(java.lang.Object obj)
getKey
in class PluginManager
public java.util.List getModuleNamespaces()
public java.util.List parseModules(org.jdom.Element root)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |