The sample MXXMLWriter application, shown in the following illustration, consists of a single form with two buttons that enable you to perform two basic tasks:
SAXXMLReader
parsing the file given in the File name box, and passing the events of that file to MXXMLWriter
. The application then directs the output from MXXMLWriter
to the large text box on the right. (The File name box defaults to the test.xml file provided with the sample application.)
Connecting an MXXMLWriter to a SAXXMLReader