public final class PublicSuffixListParser
extends java.lang.Object
コンストラクタ | 説明 |
---|---|
PublicSuffixListParser() |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
PublicSuffixList |
parse(java.io.Reader reader) |
Parses the public suffix list format.
|
public PublicSuffixList parse(java.io.Reader reader) throws java.io.IOException
reader
- the data reader. The caller is responsible for closing the reader.java.io.IOException
- on error while reading from list