Module

Formatters

There's no documentation for this item.

Classes
Default
Pretty Pretty-prints an XML document. This destroys whitespace in text nodes and will insert carriage returns and indentations.
Transitive The Transitive formatter writes an XML document that parses to an identical document as the source document. This means that no extra whitespace nodes are inserted, and whitespace within text nodes is preserved. Within these constraints, the document is pretty-printed, with whitespace inserted into the metadata to introduce formatting.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.