Java. Sax parser. How to manually break parsing?

Posted by Andrey Khataev on Stack Overflow See other posts from Stack Overflow or by Andrey Khataev
Published on 2010-06-03T08:27:37Z Indexed on 2010/06/03 8:34 UTC
Read the original article Hit count: 129

Filed under:
|

Hello! Tell me please is it possible to break the process of parsing? I.e. exit this loop not reaching the end of document and corresponding event "endDocument" ?

© Stack Overflow or respective owner

Related posts about java

Related posts about sax