Class MiscUtil


  • public class MiscUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MiscUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)