| Package | Description |
|---|---|
| io.vertx.tp.ui.atom |
| Modifier and Type | Method and Description |
|---|---|
UiJson |
UiJson.add(String key,
Object value) |
UiJson |
UiJson.convert(String from,
String to) |
static UiJson |
UiJson.create(io.vertx.core.json.JsonObject input) |
UiJson |
UiJson.pickup(String... keys) |
UiJson |
UiJson.pickupWith(String prefix) |
UiJson |
UiJson.remove(String... keys) |
UiJson |
UiJson.removeWith(String prefix) |
UiJson |
UiJson.replaceWith(String from,
String to) |
Copyright © 2021. All rights reserved.