toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
common
/
dev.ust.zinc.grader.util
/
SingleJsonPathBuilder
/
appendChild
append
Child
fun
appendChild
(
childElem
:
String
)
:
SingleJsonPathBuilder
Appends a
child element
to the JSON path.
Return
this
.
Throws
Illegal
Argument
Exception
if
childElem
is empty.