Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.jmaf.parser | |
pl.poznan.put.cs.idss.jrs.rules |
Modifier and Type | Method | Description |
---|---|---|
FileInfo |
RulesParser.parseFileInfoSection() |
Parses the [FILEINFO] section
|
Modifier and Type | Method | Description |
---|---|---|
void |
RulesParser.parseFileInfoLine(FileInfo f) |
Parses the [FILEINFO] line
|
void |
RulesParser.parserFileinfoID(FileInfo f) |
Modifier and Type | Method | Description |
---|---|---|
FileInfo |
RulesContainer.getFileInfo() |
Gets information about this rules' container, written to *.rules file.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RulesContainer.setFileInfo(FileInfo fileInfo) |
Sets information about this rules' container, written to *.rules file.
|