BloombergLP::balxml::Decoder_UTF8Context::startElement

Invoked when the decoder begins parsing an element.

Synopsis

Declared in <balxml_decoder.h>

virtual
int
startElement(Decoder* decoder) override;

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
decoderdecoder driving the parse