| Class NQXML::ParserError |
|
| Methods |
| Attributes |
| :column | [R] | |
| :line | [R] | |
| :pos | [R] |
| Public Class methods |
| new(message, readStream) |
We don't have to "require 'nqxml/tokenizer' because I don't really care if it is an NQXML::Tokenizer. All I really care is that the argument responds to line(), column(), and pos().