Example #1
0
 def get_output_formatter(self):
     return StandardOutputFormatter(self.config)
 def get_formatter(self):
     return StandardOutputFormatter(self.config, self.article)
Example #3
0
 def getOutputFormatter(self):
     return StandardOutputFormatter()