[jibx-users] Mapping XML with different object structure using binding file

2011-12-14 Thread gvaithil
Here is my XML output from my WS call. -- ?xml version=1.0 encoding=UTF-8 standalone=yes? ns2:root xmlns:ns2=http://abc.pr/v1.0; res=A lNameKELLER/lName bCode Name=EMP NAME/ areas area name=TEXAS aFS

[jibx-users] JiBX on Android

2011-12-14 Thread Don Corley
JiBX works well on Android. It's probably the best data binding for Android, because: - JiBX is fast! - JiBX has a small footprint (it will add only 60KB to your .apk) - JiBX uses the Android XMLPull parser by default - It's easy to use! Basically, just add your jar'd bindings and the jibx