| Modifier and Type | Class and Description |
|---|---|
static class |
JavaxJson.KeyCursor
Cursor type originating from a call to
JavaxJson.key(String), and which therefore returns a lone
JavaxJson.Key for JavaxJson.KeyCursor.val(Object). |
static class |
JavaxJson.ObjCursor
Cursor type originating from a call to
JavaxJson.Key.key(String) or JavaxJson.Obj.key(String), and which therefore
returns a new JavaxJson.Obj with the newly-finished key appended internally. |
Copyright © 2017–2020. All rights reserved.