5.5 Sample Program that Uses the SAX Parser

This section describes a sample program that uses the SAX parser.

The sample program is provided only in Windows.

The installation folder and file name of the sample program are as follows.

Installation folder:
installation-folder-of-Cosminexus-XML-Processor\samples\SAX
File name:
  • SampleSAX.xml
  • SampleSAX.java
Organization of this section
5.5.1 Processing Performed by the Sample Program
5.5.2 General Procedure for Creating the Sample Program
5.5.3 XML Document to Use (SampleSAX.xml)
5.5.4 Sample Program (SampleSAX.java)
5.5.5 Execution Result of the Sample Program (SampleSAX.java)