Searched refs:actualFileType (Results 1 – 1 of 1) sorted by relevance
402 String actualFileType = data.nextElement().toString(); in checkFileType() local404 found = found || currentFileType.equals(actualFileType); in checkFileType()