Skip to content

joetang1989/jsonstream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonstream

A fast streaming parser for JSON.

Features:

  • Parse or serialize JSON string to/from Java object;
  • Validate JSON when converting to JavaBean;
  • Customize type support;
  • Customize serialization;
  • Simple API.

Read more at http://jsonstream.itranswarp.com

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%