public static final class JavaxJson.ObjCursor extends Object implements JavaxJson.Cursor
JavaxJson.Key.key(String) or JavaxJson.Obj.key(String), and which therefore
returns a new JavaxJson.Obj with the newly-finished key appended internally.| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
JavaxJson.Obj |
getObj() |
JavaxJson.Obj |
opt(Object value) |
JavaxJson.Obj |
opt(Object value,
@NotNull Object ifNotValue) |
JavaxJson.Obj |
val(Object value) |
public JavaxJson.Obj val(Object value)
public JavaxJson.Obj opt(Object value)
public JavaxJson.Obj opt(Object value, @NotNull @NotNull Object ifNotValue)
public JavaxJson.Obj getObj()
public String getKey()
getKey in interface JavaxJson.CursorCopyright © 2017–2020. All rights reserved.