monkinetic the blog

Java RSS, continued

On Jim’s excellent suggestion, I spent yesterday porting Brent SimmonsObj-C RSS parser class to Java. It was fairly easy, since I had the basic structure to go by. Also, I could use JDOM instead of the Carbon CFXML apis for XML parsing. (JDOM is a very Java-friendly API for XML).