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

ParserFactory Class Reference

#include <ParserFactory.hpp>

List of all members.

Public Methods

 ~ParserFactory ()

Static Public Methods

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

indri::Parserget (const std::string &name)
indri::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< std::string, std::string > &conflations)


Constructor & Destructor Documentation

ParserFactory::~ParserFactory  
 


Member Function Documentation

indri::Parser * 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< std::string, std::string > &    conflations
[static]
 

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

std::string 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 Wed Nov 3 12:59:50 2004 for Lemur Toolkit by doxygen1.2.18