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

/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java1129 public static final String BODY_INCLUDE_FILE = "body_include"; field in class:Configuration
1135 * @see Configuration#BODY_INCLUDE_FILE
1139 body = getFileContent(new File(getDataRoot(), BODY_INCLUDE_FILE));

Completed in 14 milliseconds