org.apache.commons.feedparser
Class Main

java.lang.Object
  |
  +--org.apache.commons.feedparser.Main

public class Main
extends java.lang.Object

Provides a mechanism to quickly test feed parsing from the command line.

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

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

Main

public Main()
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.