|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.syndication.io.impl.PluginManager
com.sun.syndication.feed.synd.impl.Converters
public class Converters
Created by IntelliJ IDEA. User: tucu Date: May 21, 2004 Time: 5:26:04 PM To change this template use Options | File Templates.
| Field Summary | |
|---|---|
static java.lang.String |
CONVERTERS_KEY
Converter.classes= [className] ... |
| Constructor Summary | |
|---|---|
Converters()
|
|
| Method Summary | |
|---|---|
Converter |
getConverter(java.lang.String feedType)
|
protected java.lang.String |
getKey(java.lang.Object obj)
|
java.util.List |
getSupportedFeedTypes()
|
| Methods inherited from class com.sun.syndication.io.impl.PluginManager |
|---|
getKeys, getPlugin, getPluginMap, getPlugins |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONVERTERS_KEY
| Constructor Detail |
|---|
public Converters()
| Method Detail |
|---|
public Converter getConverter(java.lang.String feedType)
protected java.lang.String getKey(java.lang.Object obj)
getKey in class PluginManagerpublic java.util.List getSupportedFeedTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||