In: |
rlml.rb
|
Parent: | CoreParser |
StreamParser is a convenient API for stream based RLML processing.
It validates as good as possible and handles encodings using Iconv.
On parsing, it sends events as specified in StreamInterface.
callback will be sent the StreamParser-API events. See StreamInterface on the specifics of this API.