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

/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/util/
H A DFileUtils.java634 * Method getLastOccurence
646 public static int getLastOccurence(String filePath, String pattern, method in class:FileUtils
665 Debug.log("FileUtils.getLastOccurence : Match [ "
677 Debug.log("FileUtils.getLastOccurence() threw exception : ", ex);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/util/
H A DFileUtils.java634 * Method getLastOccurence
646 public static int getLastOccurence(String filePath, String pattern, method in class:FileUtils
665 Debug.log("FileUtils.getLastOccurence : Match [ "
677 Debug.log("FileUtils.getLastOccurence() threw exception : ", ex);

Completed in 32 milliseconds