xmlformat-ruby

XML Document Formatter
  http://www.kitebird.com/software/xmlformat/
  0
  no reviews



Xmlformat is a configurable formatter (or "pretty-printer") for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis.

xmlformat provides improved diagnostic information when a document is not well-formed. (Prints line and token number, and stack trace).

This is the ruby implementation