Searched refs:pathField (Results 1 – 1 of 1) sorted by relevance
2004 String pathField = (String)fields.get("path", null); in readObject() local2007 pathField = pathField.replace(sep, separatorChar); in readObject()2008 this.path = fs.normalize(pathField); in readObject()