Searched refs:readStream (Results 1 – 1 of 1) sorted by relevance
82 String businessLogicString = readStream(stream); in createFromFile()274 private static String readStream(FileInputStream stream) throws IOException { in readStream() method in BusinessLogicFactory