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