| Package | Description |
|---|---|
| de.malkusch.whoisServerList.compiler.helper.converter |
Converter package.
|
| de.malkusch.whoisServerList.compiler.helper.iterator |
Converter package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainToNameConverter
Converts a domain to its name.
|
class |
InputStreamToBufferedReaderConverter
InputStream to BufferedReader Converter.
|
class |
NodeToValueConverter
Converts a Node to its value.
|
class |
WhoisServerToHostConverter
Converts a whois server to its host name.
|
| Constructor and Description |
|---|
NodeListIterable(NodeList nodeList,
Converter<N,T> converter)
Sets the node list and the node converter.
|
NodeListIterator(NodeList nodeList,
Converter<N,T> converter)
Initializes the iterator with a node list and a node converter.
|
Copyright © 2014. All Rights Reserved.