Package | Description |
---|---|
net.sourceforge.anotherfsm.qfsm |
Parser of Qfsm file format, Java
code generator.
|
Modifier and Type | Field and Description |
---|---|
private Configuration |
CodeGenerator.configuration
Configuration of generator.
|
Modifier and Type | Method and Description |
---|---|
static Configuration |
Configuration.parse(java.io.File file)
Parse a configuration file.
|
static Configuration |
Configuration.parse(java.lang.String path)
Parse a configuration file.
|
private static Configuration |
Configuration.parseConfiguration(org.w3c.dom.Element configurationEl)
Parse the XML content
|
Copyright 2013 Michal Turek, AnotherFSM.