|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.fastjson.JSONWriter.Context
public static class JSONWriter.Context
| Constructor Summary | |
|---|---|
JSONWriter.Context(JSONWriter.Context parent,
JSONWriter.State state)
|
|
| Method Summary | |
|---|---|
JSONWriter.Context |
getParent()
|
JSONWriter.State |
getState()
|
void |
setState(JSONWriter.State state)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONWriter.Context(JSONWriter.Context parent,
JSONWriter.State state)
| Method Detail |
|---|
public JSONWriter.Context getParent()
public JSONWriter.State getState()
public void setState(JSONWriter.State state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||