[Expat-discuss] Can I get the prefix from an element handler?

Bob Lee crazybob at crazybob.org
Fri Nov 16 00:29:42 CET 2007


If I'm using a namespace-aware expat parser, is there any way for me
to get the original prefix from the element handler? For example, if I
want to implement SAX on top of expat, where can I get the qName?
Right now, it looks like I might have to extend Expat.

Bob


More information about the Expat-discuss mailing list