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

indri::parse::ParserFactory Class Reference

#include <ParserFactory.hpp>

List of all members.

Public Member Functions

 ~ParserFactory ()

Static Public Member Functions

std::string preferredName (const std::string &name)
 The idea here is to admit as many names as possible (including possibly misspellings).

indri::parse::Parserget (const std::string &name)
indri::parse::Parserget (const std::string &name, const std::vector< std::string > &includeTags, const std::vector< std::string > &excludeTags, const std::vector< std::string > &indexTags, const std::vector< std::string > &metadataTags, const std::map< ConflationPattern *, std::string > &conflations)


Constructor & Destructor Documentation

indri::parse::ParserFactory::~ParserFactory  ) 
 


Member Function Documentation

indri::parse::Parser * indri::parse::ParserFactory::get const std::string &  name,
const std::vector< std::string > &  includeTags,
const std::vector< std::string > &  excludeTags,
const std::vector< std::string > &  indexTags,
const std::vector< std::string > &  metadataTags,
const std::map< ConflationPattern *, std::string > &  conflations
[static]
 

indri::parse::Parser * indri::parse::ParserFactory::get const std::string &  name  )  [static]
 

std::string indri::parse::ParserFactory::preferredName const std::string &  name  )  [static]
 

The idea here is to admit as many names as possible (including possibly misspellings).


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