siegfried.ertl@xxxxxxxxxx wrote:
i've downloaded your version 2.1.7, because you compiled 2.1.8 with the
wrong version.
After initializing the pullparserfactory, my jre throws a error. So i
decided to decompile
your class files with jad. (hope that is no problem for you ;-))
I've removed your gotos, i think that were once labels....?
I've added the java file of PullParserFactory. you will see my changes.
Hi Siegfried,
which kind of JRE are you using? the gotos appearing in the decompiled code are
probably resulting from break statements.... The original source of the Factory
is availabel at xmlpull.org.
Best,
Stefan
|