public class RdlParser extends net.sf.tweety.commons.Parser<DefaultTheory>
| Constructor and Description |
|---|
RdlParser() |
| Modifier and Type | Method and Description |
|---|---|
DefaultTheory |
parseBeliefBase(Reader reader) |
net.sf.tweety.commons.Formula |
parseFormula(Reader reader) |
public DefaultTheory parseBeliefBase(Reader reader) throws IOException, net.sf.tweety.commons.ParserException
parseBeliefBase in class net.sf.tweety.commons.Parser<DefaultTheory>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<DefaultTheory>IOExceptionnet.sf.tweety.commons.ParserExceptionCopyright © 2018. All rights reserved.