Class FileReporterUtils


  • public final class FileReporterUtils
    extends java.lang.Object
    Utils class for file-based reporters
    Author:
    Andreas Gudian
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String stripIllegalFilenameChars​(java.lang.String original)  
      • Methods inherited from class java.lang.Object

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

      • stripIllegalFilenameChars

        public static java.lang.String stripIllegalFilenameChars​(java.lang.String original)