Class BLCFileSystemUtils

java.lang.Object
org.broadleafcommerce.common.util.BLCFileSystemUtils

public class BLCFileSystemUtils extends Object
Author:
Jon Fleschler (jfleschler)
  • Constructor Details

    • BLCFileSystemUtils

      public BLCFileSystemUtils()
  • Method Details

    • getClasspathFileContents

      public static String getClasspathFileContents(String filePath)
    • getClasspathFileInputStream

      public static InputStream getClasspathFileInputStream(String filePath)