Invoked when the decoder begins parsing an element. Return 0 on success, and a non‐zero value otherwise.

Synopsis

Declared in <balxml_decoder.h>

virtual
int
startElement(Decoder* decoder) = 0;

Created with MrDocs