| 程序包 | 说明 |
|---|---|
| com.github.jsontemplate.jsonbuild | |
| com.github.jsontemplate.modelbuild | |
| com.github.jsontemplate.modelbuild.handler | |
| com.github.jsontemplate.valueproducer |
| 类和说明 |
|---|
| JsonArrayNode
This class represents a producer of a json array value.
|
| JsonBooleanNode
This class represents a producer of a json boolean value.
|
| JsonBuilder
The builder of the data structure consisting of json nodes.
|
| JsonFloatNode
This class represents a producer of a json float value.
|
| JsonIntegerNode |
| JsonNode
Interface for all type of json nodes.
|
| JsonObjectNode
This class represents a producer of a json object value.
|
| JsonStringNode
This class represents a producer of a json string value.
|
| JsonValueNode |
| 类和说明 |
|---|
| JsonArrayNode
This class represents a producer of a json array value.
|
| JsonBuilder
The builder of the data structure consisting of json nodes.
|
| JsonNode
Interface for all type of json nodes.
|
| JsonWrapperNode
This class is a wrapper of another JsonNode.
|
| 类和说明 |
|---|
| JsonNode
Interface for all type of json nodes.
|
| JsonWrapperNode
This class is a wrapper of another JsonNode.
|
| 类和说明 |
|---|
| JsonBooleanNode
This class represents a producer of a json boolean value.
|
| JsonFloatNode
This class represents a producer of a json float value.
|
| JsonIntegerNode |
| JsonNode
Interface for all type of json nodes.
|
| JsonRawNode
This class represents a producer of a json raw value.
|
| JsonStringNode
This class represents a producer of a json string value.
|
Copyright © 2019. All rights reserved.