@Deprecated public class JsonScope extends Object
| Constructor and Description |
|---|
JsonScope()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
beginArrayAttr(String name)
Deprecated.
|
void |
beginArrayElement()
Deprecated.
|
void |
beginObjectAttr(String name)
Deprecated.
|
void |
endArrayAttr()
Deprecated.
|
void |
endArrayElement()
Deprecated.
|
void |
endObjectAttr()
Deprecated.
|
String |
toString()
Deprecated.
|
public void beginObjectAttr(String name)
public void endObjectAttr()
public void beginArrayAttr(String name)
public void endArrayAttr()
public void beginArrayElement()
public void endArrayElement()
Copyright © 2019. All rights reserved.