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.
Thanks to Laurent's excellent video I understand how to access the attributes (using startElement:attributes:), but I can'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? Cheers Andy
_______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners