[xml] Why do the HTML SAX Parsers build trees?
- From: Larry Stamper <lstamper rulespace com>
- To: xml gnome org
- Subject: [xml] Why do the HTML SAX Parsers build trees?
- Date: Fri, 29 Jun 2001 11:11:53 -0700
Since one of the main motivations for using SAX-style parsing is to
avoid the expense of building a tree representation of the markup
language, I am wondering why the libxml HTML parser builds a tree
anyway. It seems to at least partially defeat the purpose of having a
SAX parser.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]