FasterXML / FasterXML/aalto-xml
Implement SAX handler for non-blocking (async) parser
Open
- Dominant language
- Java
- Stars
- 306
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.