|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.Utils
A class to contain information about different file extensions used in JBother
Field Summary | |
static java.lang.String |
gcb
|
static java.lang.String |
html
|
Constructor Summary | |
(package private) |
Utils()
|
Method Summary | |
static java.lang.String |
getExtension(java.io.File f)
Get the extension of a file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String html
public static final java.lang.String gcb
Constructor Detail |
Utils()
Method Detail |
public static java.lang.String getExtension(java.io.File f)
f
- the file to get the extension of
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |