org.ini4j.demo
Modifier and Type | Class and Description |
---|---|
static class |
DemoModel.Mode |
Constructor and Description |
---|
DemoModel(bsh.ConsoleInterface console) |
public DemoModel(bsh.ConsoleInterface console)
public DemoModel.Mode getMode()
public void setMode(DemoModel.Mode mode)
public void clear() throws bsh.EvalError
bsh.EvalError
public String help() throws IOException
IOException
public String load() throws IOException
IOException
public void parse(String text) throws IOException, bsh.EvalError
IOException
bsh.EvalError
public String tip() throws IOException
IOException