[#BloombergLP-balxml-Decoder_ParseObject-2constructor-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseObject.adoc[Decoder_ParseObject]::Decoder_ParseObject :relfileprefix: ../../../ :mrdocs: Create a parser for the visited object using the specified `decoder`, `elementName`, and `lenName`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Decoder_ParseObject( xref:BloombergLP/balxml/Decoder.adoc[Decoder]* decoder, char const* elementName, std::size_t lenName); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#