[XML-SIG] sgmlop and html parsing
"Martin v. Löwis"
martin at v.loewis.de
Wed Jan 14 14:39:54 EST 2004
Walter Dörwald wrote:
> At least it would help for parsing HTML. Setting the encoding
> attribute to None would return 8bit strings from the parser,
> so it's the job of the application to decode them.
Certainly. Feel free to commit a patch; you would then need to
expose the feature to drv_sgmlop (probably as a SAX feature),
and then maybe make use of the feature in XBEL.
Regards,
Martin
More information about the XML-SIG
mailing list