@Immutable public final class InputStreamToDocumentConverter extends Object implements DocumentConverter<InputStream>
| Constructor and Description |
|---|
InputStreamToDocumentConverter(String charset)
Sets the character encoding.
|
public InputStreamToDocumentConverter(String charset)
charset - the character encodingpublic Document convert(InputStream stream) throws WhoisServerListException
stream - the source valueWhoisServerListExceptionCopyright © 2014. All Rights Reserved.