public class Converters extends PluginManager<Converter>
| Modifier and Type | Field and Description |
|---|---|
static String |
CONVERTERS_KEY
Converter.classes= [className] ...
|
| Constructor and Description |
|---|
Converters() |
| Modifier and Type | Method and Description |
|---|---|
Converter |
getConverter(String feedType) |
protected String |
getKey(Converter obj) |
List<String> |
getSupportedFeedTypes() |
getKeys, getPlugin, getPluginMap, getPluginspublic static final String CONVERTERS_KEY
Copyright © 2015. All Rights Reserved.