Compile using the following command:
C:\ProgrameJava>javac -classpath .\rome-1.0.jar;.\jdom-1.1.2.jar RSSReader.java
Execute using, for example, the next line:
C:\ProgrameJava>java -classpath .;.\rome-1.0.jar;.\jdom-1.1.2.jar RSSReader http://feeds.feedburner.com/Edragonu-TheChoiceOfAPersonalPath
References
- ROME
- JDOM
- SAX
- Java and XML, 3rd Edition, Solutions to Real-World Problems, by Brett McLaughlin and Justin Edelson, O'Reilly Media, Inc., 2006
- Class SyndFeedInput
- Interface SyndFeed
To be continued :)
No comments:
Post a Comment