万本电子书0元读

万本电子书0元读

顶部广告

Instant GSON电子书

售       价:¥

3人正在读 | 0人评论 9.8

作       者:Sandeep Kumar Patel

出  版  社:Packt Publishing

出版时间:2013-08-26

字       数:72.8万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Instant GSON is a practical, hands-on guide that will explain the implementation features of the GSON API through examples with code.Instant GSON is for software developers who are new to the GSON library, and who are looking to explore it in depth. You should have some experience in Java programming and Java POJO classes.
目录展开

Instant GSON

Instant GSON

Credits

About the Author

About the Reviewers

www.packtpub.com

Support files, eBooks, discount offers, and more

packtlib.packtpub.com

Why Subscribe?

Free Access for Packt account holders

1. Instant GSON

So, what is GSON?

Configuring GSON in Eclipse

Getting the GSON library

Configuring a Java project

Configuring a Maven project

Quick start – creating your first JSON in GSON

Step 1 – instantiating GSON

The default approach

The builder approach

A quick example

Top 12 features you need to know about

Java objects support

Serialization and deserialization

Pretty printing

Nested classes

Static nested class

Pure nested class

Array

Generic type

Null object support

Versioning support

No argument constructor support

Field naming support

User-defined field naming

Field exclusion strategies

Configuring GsonBuilder

Using annotation

User-defined field exclusion annotation

Applications of GSON

People and places you should get to know

Official sites

Articles and tutorials

Community

Blogs

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部