public final class PublicSuffixListParser extends Object
| Constructor and Description |
|---|
PublicSuffixListParser() |
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 listApache CXF