hu.elte.tribus.services
Class AptFaqExporter

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

public class AptFaqExporter
extends java.lang.Object
implements FaqExporter

Author:
kocka

Constructor Summary
AptFaqExporter()
           
 
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

AptFaqExporter

public AptFaqExporter()
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.