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

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

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -