public class ModuleParsers extends PluginManager<ModuleParser>
| Constructor and Description |
|---|
ModuleParsers(String propertyKey,
WireFeedParser parentParser) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey(ModuleParser obj) |
List<String> |
getModuleNamespaces() |
List<Module> |
parseModules(org.jdom2.Element root,
Locale locale) |
getKeys, getPlugin, getPluginMap, getPluginspublic ModuleParsers(String propertyKey, WireFeedParser parentParser)
public String getKey(ModuleParser obj)
getKey in class PluginManager<ModuleParser>Copyright © 2015. All Rights Reserved.