ch.qos.cal10n.util
Class MiscUtil

java.lang.Object
  extended by ch.qos.cal10n.util.MiscUtil

public class MiscUtil
extends java.lang.Object


Constructor Summary
MiscUtil()
           
 
Method Summary
static java.util.Locale toLocale(java.lang.String localeName)
           
static java.io.File urlToFile(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiscUtil

public MiscUtil()
Method Detail

toLocale

public static java.util.Locale toLocale(java.lang.String localeName)

urlToFile

public static java.io.File urlToFile(java.net.URL url)


Copyright © 2009-2011 QOS.ch. All Rights Reserved.