[]
Simple class representing a parsed JSON object that will be Fired from the JsonStreamParser.
public class JsonValueObject
Name | Description |
---|---|
JsonValueObject(object, JsonToken) | JsonParsedObject basic constructor. |
Name | Description |
---|---|
Type | Json Value Type. |
Value | Json Value. |
Name | Description |
---|---|
ToString() | ToString method |