com.sun.syndication.io.impl
Class ModuleGenerators
java.lang.Object
com.sun.syndication.io.impl.PluginManager<ModuleGenerator>
com.sun.syndication.io.impl.ModuleGenerators
public class ModuleGenerators
- extends PluginManager<ModuleGenerator>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleGenerators
public ModuleGenerators(String propertyKey,
BaseWireFeedGenerator parentGenerator)
getGenerator
public ModuleGenerator getGenerator(String uri)
getKey
protected String getKey(ModuleGenerator obj)
- Specified by:
getKey
in class PluginManager<ModuleGenerator>
getModuleNamespaces
public List<String> getModuleNamespaces()
generateModules
public void generateModules(List<Module> modules,
org.jdom2.Element element)
getAllNamespaces
public Set<org.jdom2.Namespace> getAllNamespaces()
Copyright © 2004–2013 ROME Project. All rights reserved.