Skip to content
This repository was archived by the owner on Aug 3, 2021. It is now read-only.

xDestx/Java-JSONObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Java JSON Object wrapper

Docs

Current features

  • Create a JSONObject which supports Number,String,Arrays,and other JSONObjects.
  • Put and get from a JSONObject instance
  • Generate a JSON String of the object with JOk.getJSONString()

Currently missing

  • Load JSONObject from a String
  • Support functions?

About

Java Wrapper for JSON Objects (This probably exists somewhere already in a more perfected and completed form)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages