net.sf.dc.http.covers
Class Utils

java.lang.Object
  extended bynet.sf.dc.http.covers.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String getExtension(java.net.URL f)
           
static java.lang.String normalize(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

normalize

public static java.lang.String normalize(java.lang.String name)

getExtension

public static java.lang.String getExtension(java.net.URL f)