Searched defs:setPath (Results 1 - 3 of 3) sorted by relevance

/opengrok/egrok/src/org/opensolaris/opengrok/egrok/model/
H A DHit.java35 setPath((String) jsonobj.get(ATTRIBUTE_PATH));
84 public void setPath(String path) { method in class:Hit
/opengrok/src/org/opensolaris/opengrok/configuration/
H A DProject.java109 public void setPath(String path) { method in class:Project
/opengrok/src/org/opensolaris/opengrok/search/
H A DQueryBuilder.java132 public QueryBuilder setPath(String path) { method in class:QueryBuilder

Completed in 9 milliseconds