This base class implements the XmlHandler interface with (mostly empty) default handlers.
You need to define a class implementing the XmlHandler interface: an object belonging to this class will receive the callbacks for the events.
XmlHandler