[Expat-discuss] Terminating the parser

chaiml@post.tau.ac.il chaiml@post.tau.ac.il
Mon Nov 18 16:37:24 2002


Hi,
Suppose I detect an error in one of the handlers (e.g., 
in the StartElementHandler).
How do I tell Expat to stop parsing the document?
The handlers are all defined as void, so I can't return an error code to Expat.
Is there some error flag that I can turn on and the parser will check?

Thanks,
Chaim Linhart (chaiml@post.tau.ac.il).



More information about the Expat-discuss mailing list