Holger's
Java API

Uses of Class
com.antelmann.net.Whois.Type

Packages that use Whois.Type
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
 

Uses of Whois.Type in com.antelmann.net
 

Methods in com.antelmann.net that return Whois.Type
static Whois.Type Whois.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Whois.Type[] Whois.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.antelmann.net with parameters of type Whois.Type
 Map<Whois.Item,String> Whois.parseResponse(String response, Whois.Type type)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads