Ticket #237 (closed enhancement: done)

Opened 6 years ago

Last modified 6 years ago

Prettyprint XML output

Reported by: jdalbey Owned by: jdalbey
Priority: Low Milestone:
Component: ScriptBuilder Model Version:
Severity: Trivial Keywords:
Cc:

Description

When ScriptBuilder outputs XML, prettify the formatting. I also like the results from this online formatting tool with these options: Indentation level = 4, Text Mode = Normalize.  https://www.freeformatter.com/xml-formatter.html
Reference:  http://www.topjavatutorial.com/java/java-programs/pretty-print-xml-java/

Change History

comment:1 Changed 6 years ago by jdalbey

  • Status changed from new to closed
  • Resolution set to done

Implemented in r204. Added some static methods to XMLBuilder class to handle the formatting.

Note: See TracTickets for help on using tickets.