m |
|||
| Line 1: | Line 1: | ||
For HTML parsing, you have 3 possibilities: | For HTML parsing, you have 3 possibilities: | ||
| − | + | * QXML | |
| − | + | * QDOM | |
| − | + | * khtml | |
Obviously, QXML and QDOM need xml-compliant html pages, and the least html pages are xml-compliant. So, this tutorial choses the khtml approach. | Obviously, QXML and QDOM need xml-compliant html pages, and the least html pages are xml-compliant. So, this tutorial choses the khtml approach. | ||
For HTML parsing, you have 3 possibilities:
Obviously, QXML and QDOM need xml-compliant html pages, and the least html pages are xml-compliant. So, this tutorial choses the khtml approach.