|
Dump an XML file as text, using the streaming parser. This script uses one of the nice features of Ruby: it adds methods to the pre-existing Entity classes to add additional behavior.
usage:
dumpXML <file.xml>
Required files |
Methods |
Classes and Modules |
Public Instance methods |
indentationString(level) |
Returns indentation string of `level' spaces (using tabs and spaces).