public class ApxParser extends AbstractDungParser
| Constructor and Description |
|---|
ApxParser() |
| Modifier and Type | Method and Description |
|---|---|
DungTheory |
parse(Reader reader)
Parses the given file into an abstract argumentation framework
|
getParser, parseArgumentList, parseBeliefBase, parseBoolean, parseExtensionList, parseFormula, parseLabeling, parseLabelingListpublic DungTheory parse(Reader reader) throws IOException
AbstractDungParserparse in class AbstractDungParserIOException - for all errors concerning file reading.Copyright © 2018. All rights reserved.