app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.utils
/
DeserializerHelper
/
extractChildNodeAsText
extract
Child
Node
As
Text
androidJvm
fun
extractChildNodeAsText
(
subNode
:
Map.Entry
<
String
?
,
JsonNode
>
,
key
:
String
?
)
:
List
<
String
>
Content copied to clipboard
Extracts child nodes from a map of subnodes
Parameters
sub
Node
map of subnodes
key
get the JsonNode for the given key