Class FileCache

java.lang.Object
com.vaadin.exampledata.FileCache

public class FileCache extends Object
  • Constructor Details

    • FileCache

      public FileCache()
  • Method Details

    • get

      public static String[] get(String resourceName)
    • getFileData

      public static byte[] getFileData(String fileName)