Interface | Description |
---|---|
JsonDomChildren<T extends JsonDomValue<?>> |
JSON DOM children consisting of a key, which they are accessible through and
a
JsonDomValue object containing the value. |
Class | Description |
---|---|
JsonDomArrayChildren<T extends JsonDomValue<?>> |
JSON DOM children of a JSON array.
|
JsonDomObjectChildren<T extends JsonDomValue<?>> |
JSON DOM children of a JSON object.
|
Copyright © 2024. All rights reserved.