|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.semanticmetadata.lire.utils.FileUtils
public class FileUtils
This file is part of the Caliph and Emir project: http://www.SemanticMetadata.net
Date: 04.02.2006
Time: 09:44:49
| Constructor Summary | |
|---|---|
FileUtils()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList<java.lang.String> |
getAllImages(java.io.File directory,
boolean descendIntoSubDirectories)
Returns all jpg images from a directory in an array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUtils()
| Method Detail |
|---|
public static java.util.ArrayList<java.lang.String> getAllImages(java.io.File directory,
boolean descendIntoSubDirectories)
throws java.io.IOException
directory - the directory to start withdescendIntoSubDirectories - should we include sub directories?
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||