Trình phân tích cú pháp Java SAX - Tạo tài liệu XML

It is better to use StAX parser for creating XML documents rather than using SAX parser. Please refer the Java StAX Parser section for the same.