com.sun.syndication.samples
Class FeedConverter

java.lang.Object
  extended bycom.sun.syndication.samples.FeedConverter

public class FeedConverter
extends java.lang.Object

It Converts any RSS/Atom feed type to a an RSS/Atom feed of the specified type.

Author:
Alejandro Abdelnur

Constructor Summary
FeedConverter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedConverter

public FeedConverter()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2004-2006 Sun Microsystems. All Rights Reserved.