com.sun.syndication.io.impl
Class ModuleGenerators
java.lang.Object
com.sun.syndication.io.impl.PluginManager
com.sun.syndication.io.impl.ModuleGenerators
public class ModuleGenerators
- extends PluginManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_allNamespaces
private java.util.Set _allNamespaces
ModuleGenerators
public ModuleGenerators(java.lang.String propertyKey,
BaseWireFeedGenerator parentGenerator)
getGenerator
public ModuleGenerator getGenerator(java.lang.String uri)
getKey
protected java.lang.String getKey(java.lang.Object obj)
- Specified by:
getKey
in class PluginManager
getModuleNamespaces
public java.util.List getModuleNamespaces()
generateModules
public void generateModules(java.util.List modules,
Element element)
getAllNamespaces
public java.util.Set getAllNamespaces()
Copyright © Sun Microsystems. All Rights Reserved.