سؤال

I m using GWT and want to convert that jsonString to java POJO object without using any kind of external library. can any one help me .. Any help will be appreciated.. Thank you..

هل كانت مفيدة؟

المحلول

http://eclipsesource.com/blogs/2013/04/18/minimal-json-parser-for-java/ us this way so that you can iterate all value and set it to POJO object...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top