RSS (Really Simple Syndication) is a family of Web feed formats used to publish frequently updated content such as blog entries, news headlines, and podcasts. It is actually a specification for XML files to provide syndicated data. To read RSS feeds in a Java application is easy. You have to use Informa API which is availabel at: http://informa.sourceforge.net/. The code snippet given below shows how to read RSS using Informa API. Java Code: try { ...
try {
Size Reduced for Images in PDF &...
05-15-2013, 05:53 PM in Java Software