#include <sd_DOMStream.h>
Public Methods | |
virtual | ~ElementHandler () |
virtual void | handleElement (const QDomElement &e)=0 |
|
This element is complete, i.e. all its children, text nodes, attributes, etc. are present and can be extracted using the standard DOM methods. |