85868788899091
protected String prefixPath; public void setPathIndex(String path) throws IOException { this.path = path; this.pathIndex = new SortedTextFile(path, false); }