Holger's
Java API

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

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

Uses of Whois.Item in com.antelmann.net
 

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

Methods in com.antelmann.net that return types with arguments of type Whois.Item
 Map<Whois.Item,String> Whois.getOwner(String query)
           
 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