api - ResultSet in JSON format using JAVA code -


i have java code uses youtube data api search videos based on user entered query. have results stored in map data structure of java. want result in json format or store in json file. can please me it?

there several libraries out there this. try jackson or gson.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -