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