PublicSuffixListParser.@Contract(threading=IMMUTABLE) @Deprecated public class PublicSuffixListParser extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
parse(Reader reader)
Deprecated.
Parses the public suffix list format.
|
public void parse(Reader reader) throws IOException
reader - the suffix list. The caller is responsible for closing the reader.IOException - on error while reading from listCopyright © 2010 - 2020 Adobe. All Rights Reserved