org.apache.commons.feedparser.example
Class HelloFeedParser

java.lang.Object
  |
  +--org.apache.commons.feedparser.example.HelloFeedParser

public class HelloFeedParser
extends java.lang.Object

Example use of the FeedParser

Version:
$Id: HelloFeedParser.java 155416 2005-02-26 13:00:10Z dirkv $

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

HelloFeedParser

public HelloFeedParser()
Method Detail

main

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


Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.