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

/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DPageConfig.java90 private String sourceRootPath; field in class:PageConfig
904 if (sourceRootPath == null) {
905 sourceRootPath =
908 return sourceRootPath;

Completed in 17 milliseconds