BloombergLP::balxml::ListParser::beginParse

Prepare the parser to start parsing a new value and associate the specified object with the parser.

Synopsis

Declared in <balxml_listparser.h>

int
beginParse(TYPE* object);

Return Value

0 if successful, and a non-zero value otherwise

Parameters

NameDescription
objectobject to receive the parsed value