in reply to Incremental parsing of multiple XML streams?
Might not be perfect, but it just might be what you need.
I demonstrate this technique in one of my columns.
Oh, and apparently the XML::LibXML parser has a parse_chunk method which works similar to HTML::Parser's parse method. Try that too.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Incremental parsing of multiple XML streams?
by nothingmuch (Priest) on Jan 08, 2005 at 14:17 UTC |