aalto-xml
aalto-xml copied to clipboard
Implement SAX handler for non-blocking (async) parser
With non-blocking Stax implementation, it should be relatively easy to add interface for doing non-blocking SAX parsing -- feed block of content, which triggers all SAX callbacks, returns. The main trick is that of keeping track