Searched refs:ofFile (Results 1 – 2 of 2) sorted by relevance
43 public static RandomAccessObject ofFile(File file) throws IOException { in ofFile() method in RandomAccessObject
170 mRuleParser.parse(RandomAccessObject.ofFile(ruleFile), ruleReadingIndexes); in readRules()