Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

WriterInQueryHandler Class Reference

#include <WriterInQueryHandler.hpp>

Inheritance diagram for WriterInQueryHandler:

TextHandler List of all members.

Public Methods

 WriterInQueryHandler (const string &filename)
 Create and set the file to write to.

 ~WriterInQueryHandler ()
char * handleDoc (char *docno)
 Begin a doc.

char * handleWord (char *word)
 Add a word to the doc.

char * handleSymbol (char *sym)
 Add a word to the doc.


Detailed Description

Outputs structured query text in a format that can be used by StructQueryEval. This class is a destination TextHandler.


Constructor & Destructor Documentation

WriterInQueryHandler::WriterInQueryHandler const string &    filename
 

Create and set the file to write to.

WriterInQueryHandler::~WriterInQueryHandler  
 


Member Function Documentation

char * WriterInQueryHandler::handleDoc char *    docno [virtual]
 

Begin a doc.

Reimplemented from TextHandler.

char * WriterInQueryHandler::handleSymbol char *    sym [virtual]
 

Add a word to the doc.

Reimplemented from TextHandler.

char * WriterInQueryHandler::handleWord char *    word [virtual]
 

Add a word to the doc.

Reimplemented from TextHandler.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 13:00:02 2004 for Lemur Toolkit by doxygen1.2.18