org.davesag.generica.util
Class LocaleInvestigator
java.lang.Object
org.davesag.generica.util.LocaleInvestigator
- public class LocaleInvestigator
- extends Object
Utility application that investigates locale information on the host machine.
- Version:
- CVS Revision $Id: LocaleInvestigator.java,v 1.6 2004/03/30 13:00:43 davesag Exp $
- Author:
- Dave Sag
http://www.davesag.com
|
Method Summary |
static void |
main(String[] args)
This application generates a dump to System.out on info on
the coutries, languages and locales available on this machine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleInvestigator
public LocaleInvestigator()
main
public static void main(String[] args)
- This application generates a dump to
System.out on info on
the coutries, languages and locales available on this machine.
- Parameters:
args - unused.
Dave Sag Generica API version 0.5.9 - (prerelease) Copyright © 2003 - 2004 Dave Sag.