com.sun.syndication.io.impl
Class ModuleParsers
java.lang.Object
com.sun.syndication.io.impl.PluginManager
com.sun.syndication.io.impl.ModuleParsers
public class ModuleParsers
- extends PluginManager
Methods inherited from class 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)
- Specified by:
getKey
in class PluginManager
getModuleNamespaces
public java.util.List getModuleNamespaces()
parseModules
public java.util.List parseModules(Element root)
hasElementsFrom
private boolean hasElementsFrom(Element root,
Namespace namespace)
Copyright © Sun Microsystems. All Rights Reserved.