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

/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DUtil.java331 * @param resourcefile The name of the resource file to copy
337 String resourcefile, boolean overwrite) {
339 copyFile(configuration, resourcefile, RESOURCESDIR, destresourcesdir,
336 copyResourceFile(Configuration configuration, String resourcefile, boolean overwrite) argument

Completed in 33 milliseconds