FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::parser::CPlainParser类参考

#include <PlainParser.h>

继承图,类firtex::parser::CPlainParser

firtex::parser::CParser 所有成员的列表。

公有成员

 CPlainParser ()
 CPlainParser (const tchar *contentFieldName)
virtual ~CPlainParser ()
tstring getFileType ()
void close ()

静态公有属性

const tstring category
const tstring identifier

保护成员

bool parseInternal (CIndexParameter *pArg)
void defineSchema (CDocumentSchema *pSchema)

保护属性

CFileReaderm_reader
schemaid_t m_contentsId
CFXString m_contentField

构造及析构函数文档

firtex::parser::CPlainParser::CPlainParser  ) 
 

firtex::parser::CPlainParser::CPlainParser const tchar *  contentFieldName  ) 
 

virtual firtex::parser::CPlainParser::~CPlainParser  ) 
 


成员函数文档

void firtex::parser::CPlainParser::close  )  [virtual]
 

关闭分析器,子类重载后需显式调用CParser::close()

重载firtex::parser::CParser

void firtex::parser::CPlainParser::defineSchema CDocumentSchema pSchema  )  [protected, virtual]
 

定义文档的schema,子类必须实现此接口

参数:
pSchema schema对象

实现了firtex::parser::CParser

tstring firtex::parser::CPlainParser::getFileType  )  [inline, virtual]
 

获取这个parser可以处理的文件类型

实现了firtex::parser::CParser

bool firtex::parser::CPlainParser::parseInternal CIndexParameter pArg  )  [protected, virtual]
 

解析文档,子类必须实现此接口

参数:
pArg 索引参数
返回:
解释成功则返回true,否则false

实现了firtex::parser::CParser


成员数据文档

const tstring firtex::parser::CPlainParser::category [static]
 

重载firtex::parser::CParser

const tstring firtex::parser::CPlainParser::identifier [static]
 

重载firtex::parser::CParser

CFXString firtex::parser::CPlainParser::m_contentField [protected]
 

schemaid_t firtex::parser::CPlainParser::m_contentsId [protected]
 

CFileReader* firtex::parser::CPlainParser::m_reader [protected]
 


该类的文档由以下文件生成:

http://www.firtex.org http://www.sourceforge.net/projects/firtex