Re: more ideas for the parser
Jens Herden <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta |
|---|---|
| Organization | http://www.kdewebdev.org |
| Message-ID | <[email protected]> |
Hi Andras, > Back here: is namespace support really needed at this stage of parsing? > I mean, what I described in that diagram finds the beginning of the XML > tag and the end of it (and of course the text between the begin and > end). I thought that it is the builder's job to break (parse) the found > XML tag, so it identifies the: > - namespace > - tag name > - the attributes > - the attribute values > - if it is a closing/opening tag I do not think so. My understanding is that the parser breaks this apart and the builder only creates the tree from the pieces. Please look into kdom/backends/qxml/QXmlParser.cpp to see the connection I am thinking about. Here is the point where our new parser should drop into KDOM, at least that is what I am currently thinking ;-) Jens _______________________________________________ quanta-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBD10n4kYmIVB8IV+ARAreaAJ9Fxktb75bUId2EVGc9x9FuOs6mBACgusOg GyGnVBhb42DvARmapVsSuJ8= =Sqqo -----END PGP SIGNATURE-----