public class ScriptParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScriptParser.State |
| Constructor and Description |
|---|
ScriptParser(String script,
ParserHandler handler)
Creates a new
ScriptParser instance. |
public ScriptParser(String script, ParserHandler handler)
ScriptParser instance.protected void error(int line,
int pos,
String msg)
public void parseScript()
throws IOException
IOExceptionCopyright © 2005–2015 Tigase. All rights reserved.