Class KflPlainText


  • public class KflPlainText
    extends java.lang.Object
    Class to emit KFL check results in plain text format.
    Since:
    4.5
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void write​(java.io.File dir, boolean writeTcs)  
      • Methods inherited from class java.lang.Object

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

      • write

        public void write​(java.io.File dir,
                          boolean writeTcs)