| Package | Description | 
|---|---|
| net.sf.tweety.arg.dung.writer | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApxWriter
Writes an abstract argumentation framework into a file of the
 APX format. 
 | 
class  | 
CnfWriter
Writes an abstract argumentation framework into a file of the
 CNF format. 
 | 
class  | 
TgfWriter
Writes an abstract argumentation framework into a file of 
 the TGF format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DungWriter | 
DungWriter.getWriter(FileFormat f)
Retrieves the writer for the given file format. 
 |