[Newbies] Using SAX to get the contents of a node

Andy Burnett andy.burnett at knowinnovation.com
Sat Apr 16 00:50:31 UTC 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20110415/b33f2909/attachment.htm


More information about the Beginners mailing list