Uses of Class
edu.unika.aifb.owltools.Printer

Uses of Printer in edu.unika.aifb.owltools
 

Fields in edu.unika.aifb.owltools declared as Printer
protected  Printer ProgramSerializer.m_printer
           
 

Methods in edu.unika.aifb.owltools with parameters of type Printer
 void owlrdf2owlxml.compile(Printer printer)
           
 void Dump.compile(Printer printer)
           
 void DLPConvert.compile(Printer printer)
           
 

Constructors in edu.unika.aifb.owltools with parameters of type Printer
FLogicSerializer(Printer printer)
           
ProgramSerializer(Printer printer)
           
PrologSerializer(Printer printer)
           
RuleMLSerializer(Printer printer)
           
RuleSerializer(Printer printer)