public class ModuleGenerators extends PluginManager<ModuleGenerator>
Constructor and Description |
---|
ModuleGenerators(String propertyKey,
BaseWireFeedGenerator parentGenerator) |
Modifier and Type | Method and Description |
---|---|
void |
generateModules(List<Module> modules,
org.jdom2.Element element) |
Set<org.jdom2.Namespace> |
getAllNamespaces() |
ModuleGenerator |
getGenerator(String uri) |
protected String |
getKey(ModuleGenerator obj) |
List<String> |
getModuleNamespaces() |
getKeys, getPlugin, getPluginMap, getPlugins
public ModuleGenerators(String propertyKey, BaseWireFeedGenerator parentGenerator)
public ModuleGenerator getGenerator(String uri)
protected String getKey(ModuleGenerator obj)
getKey
in class PluginManager<ModuleGenerator>
public Set<org.jdom2.Namespace> getAllNamespaces()
Copyright © 2024. All rights reserved.