| 程序包 | 说明 |
|---|---|
| org.hotwheel.json.impl.jackson |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JsonReadContext
Extension of
JsonStreamContext, which implements
core methods needed, and also exposes
more complete API to parser implementation classes. |
class |
JsonWriteContext
Extension of
JsonStreamContext, which implements
core methods needed, and also exposes
more complete API to generator implementation classes. |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract JsonStreamContext |
JsonGenerator.getOutputContext() |
JsonStreamContext |
JsonGeneratorDelegate.getOutputContext() |
abstract JsonStreamContext |
JsonStreamContext.getParent()
Accessor for finding parent context of this context; will
return null for root context.
|
JsonStreamContext |
JsonParserDelegate.getParsingContext() |
abstract JsonStreamContext |
JacksonParser.getParsingContext()
Method that can be used to access current parsing context reader
is in.
|
abstract JsonStreamContext |
ParserMinimalBase.getParsingContext() |
Copyright © 2002–2019 The MyMMSCs Software Foundation. All rights reserved.