The DomNode class / om.DomNode methods |
Processes a DOM document with a SAX document handler.
The write() method processes the current DOM node content with the SAX document handler passed as parameter.
See the SAX document handler class for more details.