public class IniReader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Map<String,String>> |
sections |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(String section,
String name) |
protected void |
parseLine(String line) |
protected void |
read(BufferedReader reader) |
public IniReader(String filename) throws IOException
IOExceptionprotected void read(BufferedReader reader) throws IOException
IOExceptionprotected void parseLine(String line)
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.