@Immutable public final class PublicSuffixListParser extends Object
| Constructor and Description |
|---|
PublicSuffixListParser() |
| Modifier and Type | Method and Description |
|---|---|
PublicSuffixList |
parse(Reader reader)
Parses the public suffix list format.
|
public PublicSuffixList parse(Reader reader) throws IOException
reader - the data reader. The caller is responsible for closing the reader.IOException - on error while reading from listCopyright © 1999–2015 The Apache Software Foundation. All rights reserved.