Class Methods

Prints out the XML document with no formatting – except if ie_hack is set.

ie_hack

If set to true, then inserts whitespace before the close of an empty tag, so that IE’s bad XML parser doesn’t choke.

Instance Methods

Writes the node to some output.

node

The node to write

output

A class implementing <<. Pass in an Output object to change the output encoding.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available