Product Information > JADE Developer’s Reference > Chapter 12 - Processing XML Documents > JADE XML Parser Model Architecture

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.