Skip to content

SoftwareVerde/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json Wrapper for Java

Json Wrapper consolidates Json.OBJECT and Json.ARRAY into a single entity. Json is intelligently either an array or an object. By invoking the put(key, value) method, the Json object will become an Object. If values exist within the Json object before an invocation of put(), then the values will be indexed as stringified-integers; the index used will be smallest unused non-negative integer.

About

Java JSON Library wrapper.

Resources

License

Stars

Watchers

Forks

Packages

No packages published