Parse the visited element into the specified object.
Declared in <balxml_decoder.h>
template<class TYPE>
int
execute(
TYPE* object,
int formattingMode);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | object being decoded |
| formattingMode | formatting mode for the element |