[reportlab-users] pyRXP TagWrapper
Kai Hendry
reportlab-users@reportlab.com
Tue, 17 Jun 2003 17:06:29 +0300
Greetings from Finland,
I am having trouble finding the xmlutils.TagWrapper to parse the tuple
tree. Could someone please point me out to it?
I want to typically collect all the CDATA between headers(h1,h2,h3...)
and (likely nested) paragraphs(p1,p2,p3...) tags in order to add some
functionality to lupy. I.e. I intend to index XML 'article' files so
that people can search them.
It would be also great to have TagWrapper with some sort of Xpath
functionality.
Kind regards,
-Kai Hendry