Searched refs:getFileContent (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java564 private static String getFileContent(File file) { method in class:Configuration
620 footer = getFileContent(new File(getDataRoot(), FOOTER_INCLUDE_FILE));
641 header = getFileContent(new File(getDataRoot(), HEADER_INCLUDE_FILE));

Completed in 278 milliseconds