https://github.com/fgeller/sax-iterator
Scala iterator wrapping a SAX handler
https://github.com/fgeller/sax-iterator
Last synced: about 1 year ago
JSON representation
Scala iterator wrapping a SAX handler
- Host: GitHub
- URL: https://github.com/fgeller/sax-iterator
- Owner: fgeller
- Created: 2015-07-12T21:39:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T03:03:05.000Z (almost 11 years ago)
- Last Synced: 2023-03-12T04:48:25.445Z (over 3 years ago)
- Language: Scala
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: sax-iterator
Toy project to wrap a SAX content handler with a Scala iterator.