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

/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DUtil.java355 * @param replaceNewLine true if the newline needs to be replaced with platform-
359 String destination, boolean overwrite, boolean replaceNewLine) {
369 if (!replaceNewLine) {
358 copyFile(Configuration configuration, String file, String source, String destination, boolean overwrite, boolean replaceNewLine) argument

Completed in 349 milliseconds