Class XMLPrettyPrinter


  • public class XMLPrettyPrinter
    extends Object
    An XML pretty printer based on xsl stylesheets
    • Constructor Detail

      • XMLPrettyPrinter

        public XMLPrettyPrinter()
    • Method Detail

      • prettify

        public static void prettify​(File file)
        Pretty prints contents of the xml file.
        Parameters:
        file -