hu.elte.tribus.interfaces
Interface FaqExporter

All Known Implementing Classes:
AptFaqExporter, PDFFaqExporter

public interface FaqExporter

Author:
kocka

Method Summary
 void exportConversation(Conversation conversation, java.io.OutputStream output)
           
 void exportTopic(Topic topic, java.io.OutputStream output)
           
 

Method Detail

exportTopic

void exportTopic(Topic topic,
                 java.io.OutputStream output)

exportConversation

void exportConversation(Conversation conversation,
                        java.io.OutputStream output)


Copyright © 2006-2007. All Rights Reserved.