|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonWriteContext | |
|---|---|
| org.gridkit.jvmtool.jackson | |
| Uses of JsonWriteContext in org.gridkit.jvmtool.jackson |
|---|
| Fields in org.gridkit.jvmtool.jackson declared as JsonWriteContext | |
|---|---|
protected JsonWriteContext |
JsonWriteContext._child
|
protected JsonWriteContext |
JsonWriteContext._parent
|
protected JsonWriteContext |
WriterBasedGenerator._writeContext
Object that keeps track of the current contextual state of the generator. |
| Methods in org.gridkit.jvmtool.jackson that return JsonWriteContext | |
|---|---|
JsonWriteContext |
JsonWriteContext.createChildArrayContext()
|
JsonWriteContext |
JsonWriteContext.createChildObjectContext()
|
static JsonWriteContext |
JsonWriteContext.createRootContext()
|
JsonWriteContext |
WriterBasedGenerator.getOutputContext()
Note: co-variant return type. |
JsonWriteContext |
JsonWriteContext.getParent()
|
| Constructors in org.gridkit.jvmtool.jackson with parameters of type JsonWriteContext | |
|---|---|
JsonWriteContext(int type,
JsonWriteContext parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||