[#BloombergLP-baljsn-JsonParserUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::JsonParserUtil :relfileprefix: ../../ :mrdocs: This class provides utility functions for decoding data in the JSONformat into a `bdeat` Simple type. The primary method is `getValue`,which decodes into a specified object and is overloaded for all `bdeat`Simple types. == Synopsis Declared in `<baljsn_jsonparserutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct JsonParserUtil; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/JsonParserUtil/getValue-005.adoc[`getValue`] | `getValue` overloads |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#