I am trying to use the SAXHandler (Pharo 1.2.1) to parse a delicious rss feed.  I want to get the contents of a tag, i.e. the text that lies between the opening tag and the closing tag.<div><br></div><div>Thanks to Laurent&#39;s excellent video I understand how to access the attributes (using startElement:attributes:), but I can&#39;t work out how to get the intra-tag text.  I am sure it is a simple call, but could someone point me in the right direction?</div>
<div><br></div><div>Cheers</div><div>Andy</div>