Ends the parse operation and store the value parsed from the pushed characters into the associated object.
Declared in <balxml_listparser.h>
int
endParse();
The behavior is undefined unless an object is associated with this parser. Upon successful completion, the parser will be disassociated with the object.
0 if successful, and a non-zero value otherwise