|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFacemorph.DataBase.ImageLoader
public class ImageLoader
| Constructor Summary | |
|---|---|
ImageLoader()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
read(java.io.File file)
Attempt to read data from the given file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageLoader()
| Method Detail |
|---|
public java.lang.Object read(java.io.File file)
throws java.io.IOException
FileHandler
read in interface FileHandlerfile - the file to read data from
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||