| 程序包 | 说明 |
|---|---|
| org.hotwheel.json.impl.jackson |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonReadContext |
JsonReadContext.createChildArrayContext(int lineNr,
int colNr) |
JsonReadContext |
JsonReadContext.createChildObjectContext(int lineNr,
int colNr) |
static JsonReadContext |
JsonReadContext.createRootContext() |
static JsonReadContext |
JsonReadContext.createRootContext(int lineNr,
int colNr) |
JsonReadContext |
JsonReadContext.getParent() |
JsonReadContext |
ParserBase.getParsingContext() |
| 构造器和说明 |
|---|
JsonReadContext(JsonReadContext parent,
int type,
int lineNr,
int colNr) |
Copyright © 2002–2019 The MyMMSCs Software Foundation. All rights reserved.