| Package | Description |
|---|---|
| com.alibaba.fastjson |
| Modifier and Type | Method and Description |
|---|---|
JSONWriter.State |
JSONWriter.Context.getState() |
static JSONWriter.State |
JSONWriter.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONWriter.State[] |
JSONWriter.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSONWriter.Context.setState(JSONWriter.State state) |
| Constructor and Description |
|---|
JSONWriter.Context(JSONWriter.Context parent,
JSONWriter.State state) |
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.