|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.opengl.util.FileUtil
Utilities for dealing with files.
Method Summary | |
static String |
getFileSuffix(File file)
Returns the suffix of the given file name for identifying the file to the configured TextureProviders. |
static String |
getFileSuffix(String filename)
Returns the suffix of the given file name for identifying the file to the configured TextureProviders. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static String getFileSuffix(File file)
file
- name of the filepublic static String getFileSuffix(String filename)
filename
- name of the file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |