Hi Friends,
could please tell me difference between kxml parser and default xml parser in lwuit... and can u help me providing tutorials for both the topics or sample codes..
reagrds rahul
Hi Friends,
could please tell me difference between kxml parser and default xml parser in lwuit... and can u help me providing tutorials for both the topics or sample codes..
reagrds rahul
You may want to visit http://www.google.com. Just start typing kxml or lwuit xml to see if there are examples. There are.
sorry but i dint get the proper answer ..so kept a query in the site...
LWUIT now has inbuilt support for both XML & JSON parsing.... http://lwuit.blogspot.in/2011/08/par...-lwuit4io.html
You can try LWUIT inbuilt parser for your needs of XML parsing and go forr Kxml only if it fails to fulfill you needs as KXML will add extra load to your JAR.
that's assuming you are using LWUIT anyways for its other functionality (like UI)...
Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.
I am using lwuit for s40 so is this json parser included in it because i dont find the jason parser in my lwuit jar....
Which version of LWUIT you are using ? it a part of LWUIT4IO see http://lwuit.blogspot.in/2011/08/par...-lwuit4io.html
hello i am using he lwuit provided by nokia for s40 phones
You can download LWUIT4IO optional add on code -
The code for LWUIT4IO is in the LWUIT SVN under MIDP/Extensions.
refer to - http://lwuit.blogspot.in/2010/08/int...-lwuit4io.html
You can use JSON parser from it.
thankyou.but i found some jason parser jason-me so its help now....
and i am really thankyou for helping me out
Regards rahul