I have already messed around with it a little bit while writing a utility to process RSS feeds.
REXML Tutorial - Home:
REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don't get access to features such as XPath.
No comments:
Post a Comment