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, getPlugins
public static final String CONVERTERS_KEY
Copyright © 2019. All rights reserved.