Searched refs:readFile (Results 1 – 1 of 1) sorted by relevance
96 String businessLogicString = readFile(f); in createFromFile()262 private static String readFile(File f) throws IOException { in readFile() method in BusinessLogicFactory