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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DResourceLookup.java72 * @param resourceDir absolute path of template base directory
78 String clientPath, String filename, String resourceDir) {
83 .append(":").append(filename).append(":").append(resourceDir)
101 resourceName = resourceDir + Constants.FILE_SEPARATOR + orderedPath.toString();
76 getFirstExisting(ServletContext context, String fileRoot, String locale, String orgFilePath, String clientPath, String filename, String resourceDir) argument
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DResourceLookup.java72 * @param resourceDir absolute path of template base directory
78 String clientPath, String filename, String resourceDir) {
83 .append(":").append(filename).append(":").append(resourceDir)
101 resourceName = resourceDir + Constants.FILE_SEPARATOR + orderedPath.toString();
76 getFirstExisting(ServletContext context, String fileRoot, String locale, String orgFilePath, String clientPath, String filename, String resourceDir) argument
/forgerock/openam-v13/openam-tools/build-helper-plugin/src/main/java/org/forgerock/maven/plugins/
H A DCLIDefinitionGenerator.java123 private PrintStream createResourcePrintStream(String resourceDir, DefinitionClassInfo classInfo) argument
125 new File(resourceDir).mkdirs();
126 String filePath = resourceDir + File.separator + classInfo.resourceBundle() + ".properties";
/forgerock/openam/openam-tools/build-helper-plugin/src/main/java/org/forgerock/maven/plugins/
H A DCLIDefinitionGenerator.java123 private PrintStream createResourcePrintStream(String resourceDir, DefinitionClassInfo classInfo) argument
125 new File(resourceDir).mkdirs();
126 String filePath = resourceDir + File.separator + classInfo.resourceBundle() + ".properties";
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 43 milliseconds