Class FilePrettifiedOutput

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class FilePrettifiedOutput
    extends FileOutput
    • Constructor Summary

      Constructors 
      Constructor Description
      FilePrettifiedOutput​(java.io.File file)  
    • Method Summary

      Modifier and Type Method Description
      protected boolean prettified()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FilePrettifiedOutput

        public FilePrettifiedOutput​(java.io.File file)
                             throws java.io.IOException
        Throws:
        java.io.IOException