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

JADE XML Parser Model

The JADE XML Parser model reads an XML document from beginning to end.

As it encounters start‑tags, end‑tags, text, comments, and so on, it notifies the client application by calling event handler methods defined by the application.