Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormatOptions

Options to format the XML document to string

Hierarchy

  • FormatOptions

Index

Properties

Optional minify

minify: undefined | false | true

Minify the XML

Optional preserveComments

preserveComments: undefined | false | true

Preserve comments in XML

Optional pretty

pretty: undefined | false | true

Pretty print the XML

Generated using TypeDoc