|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jaugment2.helpers.ExtensionFileMimeIdentifier
A FileMimeIdentifier checking just the filenames
| Constructor Summary | |
ExtensionFileMimeIdentifier()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
checks if this FileMimeIdentifier does the same OR A SUBSET OF what obj does to identify files and such need noot be used if the obj is avaliable. |
java.lang.String |
identifyMimeType(java.io.File f)
identify the Mime-type of the file |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ExtensionFileMimeIdentifier()
| Method Detail |
public java.lang.String identifyMimeType(java.io.File f)
throws java.io.IOException
public boolean equals(java.lang.Object obj)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||