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