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

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java531 public boolean isGenerateHtml() { method in class:Configuration
H A DRuntimeEnvironment.java615 public boolean isGenerateHtml() { method in class:RuntimeEnvironment
616 return threadConfig.get().isGenerateHtml();

Completed in 16 milliseconds