com.sun.syndication.samples
Class FeedWriter

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

public class FeedWriter
extends java.lang.Object

It creates a feed and writes it to a file.

Author:
Alejandro Abdelnur

Constructor Summary
FeedWriter()
           
 
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

FeedWriter

public FeedWriter()
Method Detail

main

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


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