Open nguyenvuduc opened 6 years ago
At the end of the method, we can see that the xml result is concatenate to the this->xmlString without clearing it. Therefore, if we call the method n times, it will generate n xmlString
At the end of the method, we can see that the xml result is concatenate to the this->xmlString without clearing it. Therefore, if we call the method n times, it will generate n xmlString