|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||