| Interface | Description |
|---|---|
| Converter<S,T> |
Converter without throwing an exception.
|
| DocumentConverter<T> |
Converter to a Document.
|
| Class | Description |
|---|---|
| DocumentToStringIteratorConvertor<T> |
Converts a Document to a string iterator for a given xpath expression.
|
| DomainToNameConverter |
Converts a domain to its name.
|
| EntityToDocumentConverter |
HttpEntity to Document Converter.
|
| InputStreamToBufferedReaderConverter |
InputStream to BufferedReader Converter.
|
| InputStreamToDocumentConverter |
InputStream to Document Converter.
|
| NodeToValueConverter |
Converts a Node to its value.
|
| WhoisServerToHostConverter |
Converts a whois server to its host name.
|
Copyright © 2014. All Rights Reserved.