|
|||||||||
| Home >> All >> com >> sun >> syndication >> feed >> synd >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sun.syndication.feed.synd.impl
Class Converters

java.lang.Objectcom.sun.syndication.io.impl.PluginManager
com.sun.syndication.feed.synd.impl.Converters
- public class Converters
- extends com.sun.syndication.io.impl.PluginManager
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] ... |
| Fields inherited from class com.sun.syndication.io.impl.PluginManager |
|
| Constructor Summary | |
Converters()
|
|
| Method Summary | |
com.sun.syndication.feed.synd.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 |
CONVERTERS_KEY
public static final java.lang.String CONVERTERS_KEY
- Converter.classes= [className] ...
- See Also:
- Constant Field Values
| Constructor Detail |
Converters
public Converters()
| Method Detail |
getConverter
public com.sun.syndication.feed.synd.Converter getConverter(java.lang.String feedType)
getKey
protected java.lang.String getKey(java.lang.Object obj)
getSupportedFeedTypes
public java.util.List getSupportedFeedTypes()
|
|||||||||
| Home >> All >> com >> sun >> syndication >> feed >> synd >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC