JADE XML Parser Model Architecture

The JADE XML Parser model architecture is shown in the following diagram.

In your client application, subclass the JadeXMLParser class and implement any required callback methods on your subclass.

The following example shows the callback methods that you can implement in your JadeXMLParser subclass.