com.sun.syndication.feed.synd.impl
Class Converters
java.lang.Object
com.sun.syndication.io.impl.PluginManager
com.sun.syndication.feed.synd.impl.Converters
public class Converters
- extends PluginManager
Created by IntelliJ IDEA.
User: tucu
Date: May 21, 2004
Time: 5:26:04 PM
To change this template use Options | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONVERTERS_KEY
public static final String CONVERTERS_KEY
- Converter.classes= [className] ...
- See Also:
- Constant Field Values
Converters
public Converters()
getConverter
public Converter getConverter(String feedType)
getKey
protected String getKey(Object obj)
- Specified by:
getKey
in class PluginManager
getSupportedFeedTypes
public List getSupportedFeedTypes()
Copyright © 2004-2013 ROME Project. All Rights Reserved.