com.valhalla.jbother.groupchat
Class Utils

java.lang.Object
  extended bycom.valhalla.jbother.groupchat.Utils

class Utils
extends java.lang.Object

Contains various extensions for different files

Version:
1.0
Author:
Adam Olsen

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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

html

public static final java.lang.String html
See Also:
Constant Field Values

gcb

public static final java.lang.String gcb
See Also:
Constant Field Values
Constructor Detail

Utils

Utils()
Method Detail

getExtension

public static java.lang.String getExtension(java.io.File f)