hu.elte.tribus.services
Class PDFFaqExporter

java.lang.Object
  extended by hu.elte.tribus.services.PDFFaqExporter
All Implemented Interfaces:
FaqExporter

public class PDFFaqExporter
extends java.lang.Object
implements FaqExporter

Author:
kocka

Constructor Summary
PDFFaqExporter()
           
 
Method Summary
 void exportConversation(Conversation conversation, java.io.OutputStream output)
           
 void exportTopic(Topic topic, java.io.OutputStream output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFFaqExporter

public PDFFaqExporter()
Method Detail

exportConversation

public void exportConversation(Conversation conversation,
                               java.io.OutputStream output)
Specified by:
exportConversation in interface FaqExporter

exportTopic

public void exportTopic(Topic topic,
                        java.io.OutputStream output)
Specified by:
exportTopic in interface FaqExporter


Copyright © 2006-2007. All Rights Reserved.