Hi Everyone,
Does anyone know how to cancel the parsing of an XML string when
using a subclass of the XMLReader.
That is, I've subclassed an XML reader and when parsing an XML it can
successfully detect a cancellation event (Command-period) BUT I don't
know how to stop the parse action. If I call the reset method it will
crash on me and if I raise an XMLReaderExcption the process simply
continues.
Thanks in advance for any help given
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>