Joel W. Shea via luv-main writes:

> You want a SAX (Simple API XML) parser, which allows you to process the
> data in a stream by registering callbacks, although that's relatively
> complicated.
> ...you could probably write something that uses libxml2's xmlReader[2],
> [...]
> There's also Python bindings, if C wasn't already your thing.

So *that's* why Python's XML parser UI was so flipping complicated!

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to