public abstract class PropertyFileParser extends Object
| 修飾子とタイプ | クラスと説明 |
|---|---|
protected static interface |
PropertyFileParser.Listener |
| コンストラクタと説明 |
|---|
PropertyFileParser(CharsetDecoder aDecoder) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
parse(InputStream inputStream,
PropertyFileParser.Listener listener) |
public PropertyFileParser(CharsetDecoder aDecoder)
protected void parse(InputStream inputStream, PropertyFileParser.Listener listener) throws IOException
IOExceptionCopyright © 2018. All rights reserved.