I've been going over the Poco SAX parser header files a few times but I can't seem to find any info on how to obtain an element's inner text. For example:
<description>This is the inner text.</description>
Can anyone point me in the right direction?