com.sun.syndication.io.impl
クラス ModuleParsers

java.lang.Object
  上位を拡張 com.sun.syndication.io.impl.PluginManager
      上位を拡張 com.sun.syndication.io.impl.ModuleParsers

public class ModuleParsers
extends PluginManager


コンストラクタの概要
ModuleParsers(java.lang.String propertyKey, WireFeedParser parentParser)
           
 
メソッドの概要
 java.lang.String getKey(java.lang.Object obj)
           
 java.util.List getModuleNamespaces()
           
 java.util.List parseModules(Element root)
           
 
クラス com.sun.syndication.io.impl.PluginManager から継承されたメソッド
getKeys, getPlugin, getPluginMap, getPlugins
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ModuleParsers

public ModuleParsers(java.lang.String propertyKey,
                     WireFeedParser parentParser)
メソッドの詳細

getKey

public java.lang.String getKey(java.lang.Object obj)
定義:
クラス PluginManager 内の getKey

getModuleNamespaces

public java.util.List getModuleNamespaces()

parseModules

public java.util.List parseModules(Element root)