Class ReportUtilities


  • public class ReportUtilities
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportUtilities()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File getBaseDirectoryPath()  
      static byte[] getResourceAsBytes​(java.lang.ClassLoader classLoader, java.lang.String fileName)  
      • Methods inherited from class java.lang.Object

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

      • ReportUtilities

        public ReportUtilities()
    • Method Detail

      • getBaseDirectoryPath

        public static java.io.File getBaseDirectoryPath()
      • getResourceAsBytes

        public static byte[] getResourceAsBytes​(java.lang.ClassLoader classLoader,
                                                java.lang.String fileName)