com.sun.opengl.util
Class FileUtil
Utilities for dealing with files.
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.
|
getFileSuffix
public static String getFileSuffix(File file)
Returns the suffix of the given file name for identifying the
file to the configured TextureProviders.
getFileSuffix
public static String getFileSuffix(String filename)
Returns the suffix of the given file name for identifying the
file to the configured TextureProviders.
filename
- name of the file
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.