public class JsonContext extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
JsonContext.ContextValue |
| 构造器和说明 |
|---|
JsonContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<JsonContext.ContextValue> |
getContext() |
JsonContext.ContextValue |
getCurrent() |
boolean |
isEmpty() |
void |
reset() |
void |
set(JsonContext.ContextValue value) |
public void set(JsonContext.ContextValue value)
public void reset()
public boolean isEmpty()
public JsonContext.ContextValue getCurrent()
public Set<JsonContext.ContextValue> getContext()
Copyright © 2025. All rights reserved.