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

/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java372 public boolean isGenerateHtml() { method in class:Configuration
H A DRuntimeEnvironment.java374 public boolean isGenerateHtml() { method in class:RuntimeEnvironment
375 return threadConfig.get().isGenerateHtml();

Completed in 19 milliseconds