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.