Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::parse::AnchorTextWriter Class Reference

#include <AnchorTextWriter.hpp>

Inheritance diagram for indri::parse::AnchorTextWriter:

indri::parse::ObjectHandler< _Type > List of all members.

Public Member Functions

 AnchorTextWriter (const std::string &outputPath)
 ~AnchorTextWriter ()
void handle (indri::api::ParsedDocument *document)

Private Attributes

std::ofstream _out

Detailed Description

Writes anchor text from a parsed document out to a file.


Constructor & Destructor Documentation

indri::parse::AnchorTextWriter::AnchorTextWriter const std::string &  outputPath  )  [inline]
 

indri::parse::AnchorTextWriter::~AnchorTextWriter  )  [inline]
 


Member Function Documentation

void indri::parse::AnchorTextWriter::handle indri::api::ParsedDocument document  )  [inline]
 


Member Data Documentation

std::ofstream indri::parse::AnchorTextWriter::_out [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:03 2010 for Lemur by doxygen 1.3.4