On 2013-08-31 20:53, Michel Fortin wrote:

[^1]: IMHO, PullParser isn't a really good term for something that does
not conform to the requirements of a parser in the XML spec. Tokenizer
is a better term.

I guess "Pull" is the key here. That it is the client's responsibility to fetch the next token, not the other way around.

--
/Jacob Carlborg

Reply via email to