[squeak-dev] XMLPullParser question

Chris Muller cmm at 4dst.com
Tue Sep 29 15:20:16 UTC 2009


Parsing of an XML document with XMLPullParser reports false to
#isStartTag upon the initial opening of the file.  It does correctly
report true to #isStartDocument, but isn't #isStartTag generic to any
kind of element; whether the root element or not?



More information about the Squeak-dev mailing list