net.sf.javainetlocator
Class CFMXwrapper

java.lang.Object
  extended by net.sf.javainetlocator.CFMXwrapper

public class CFMXwrapper
extends Object


Constructor Summary
CFMXwrapper()
           
 
Method Summary
static Locale getLocale(byte[] ip)
           
static Locale getLocale(InetAddress address)
           
static Locale getLocale(String host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFMXwrapper

public CFMXwrapper()
Method Detail

getLocale

public static Locale getLocale(byte[] ip)
                        throws InetAddressLocatorException
Throws:
InetAddressLocatorException

getLocale

public static Locale getLocale(InetAddress address)
                        throws InetAddressLocatorException
Throws:
InetAddressLocatorException

getLocale

public static Locale getLocale(String host)
                        throws InetAddressLocatorException
Throws:
InetAddressLocatorException