Package io.vertx.tp.ui.atom
Class UiJson
java.lang.Object
io.vertx.tp.ui.atom.UiJson
-
Method Summary
Modifier and TypeMethodDescriptionconvertChild(String from, String prefix) static UiJsoncreate(io.vertx.core.json.JsonObject input) pickupWith(String prefix) removeWith(String prefix) replaceWith(String from, String to) io.vertx.core.json.JsonObjectto()
-
Method Details
-
create
-
add
-
remove
-
removeWith
-
pickup
-
pickupWith
-
convertChild
-
replaceWith
-
convert
-
to
public io.vertx.core.json.JsonObject to()
-