[xml] xmlReader and HTML



Hi.

It looks like the xmlReader parser is able to parse HTML. At least it
accepts doctype at document start. It does however behave differently
than the SAX/DOM HTML parser. For example it wants closing tags for META
and LI.

To what extend does xmlReader support HTML? I think a lot of things
would be easier for me if I could move from SAX to xmlReader, however I
need to be able to parse HTML.

Sincerely,
Joachim





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]