beilyLan / jsonstream

A fast streaming parser for JSON

Home Page:http://jsonstream.itranswarp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fast streaming parser for JSON

http://jsonstream.itranswarp.com

License:Apache License 2.0


Languages

Language:Java 100.0%