Package org.apache.camel.component.atom
Class AtomUtils
java.lang.Object
org.apache.camel.component.atom.AtomUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtomUtils
public AtomUtils()
-
-
Method Details
-
readItems
public static List<com.apptasticsoftware.rssreader.Item> readItems(org.apache.camel.CamelContext camelContext, String uri, com.apptasticsoftware.rssreader.RssReader reader, boolean sort) throws IOException - Throws:
IOException
-