Read Json file in Java using JSON Parser | java8

preview_player
Показать описание
Implementation is done using JAVA8 Version

In this session we are going to see, how to read the JSON file and using JSONParser and how we are playing around it !!!

Thanks for watching , please do Subscribe !!!
#readjson#java8#JSON
Рекомендации по теме
Комментарии
Автор

Sir both my input and output are strings...how to convert object into string at line 24 as it is saying error type mismatch: cannot convert from object to string ...please help

xyzyz