public class ApxParser extends net.sf.tweety.commons.Parser<DungTheory>
| Constructor and Description |
|---|
ApxParser() |
| Modifier and Type | Method and Description |
|---|---|
DungTheory |
parseBeliefBase(Reader reader) |
net.sf.tweety.commons.Formula |
parseFormula(Reader reader) |
public DungTheory parseBeliefBase(Reader reader) throws IOException, net.sf.tweety.commons.ParserException
parseBeliefBase in class net.sf.tweety.commons.Parser<DungTheory>IOExceptionnet.sf.tweety.commons.ParserExceptionpublic net.sf.tweety.commons.Formula parseFormula(Reader reader) throws IOException, net.sf.tweety.commons.ParserException
parseFormula in class net.sf.tweety.commons.Parser<DungTheory>IOExceptionnet.sf.tweety.commons.ParserExceptionCopyright © 2016. All rights reserved.