[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
SAX an working of the Parser
- From: "Zmitko, Jan" <Jan.Zmitko@ADBag.de>
- To: <xml-dev@lists.xml.org>
- Date: Sun, 16 Sep 2007 22:38:49 +0200
Hello Together,
can someone explain me how a parser works internally under the usage of SAX. How can the parser detect, that the document is not well formed or not valid. After each event respectively callback the parser doesnīt know more about the element. How itīs possible to check that some elements later the document is not closed correctly (for example)? Use a parser temporaly an internal cache for a range of nodes, or the like?
Thanks a lot, Jan
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]