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

API Documentation


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

XML.h文件参考

#include "typedefs.h"
#include "StringUtils.h"
#include "Misc.h"
#include <map>
#include <list>
#include "XML.inl"

浏览该文件的源代码。

Namespaces

namespace  firtex
namespace  firtex::utility

组合类型

class  firtex::utility::CXMLNode
class  firtex::utility::CXMLElement
class  firtex::utility::CXMLAttribute

类型定义

typedef list< CXMLElement * > ElementList
typedef ElementList::iterator ElementIterator
typedef map< tstring, CXMLAttribute * > AttributeMap
typedef AttributeMap::iterator AttributeIterator
typedef pair< tstring, CXMLAttribute * > AttributePair


类型定义文档

typedef AttributeMap::iterator firtex::utility::AttributeIterator
 

typedef map<tstring,CXMLAttribute*> firtex::utility::AttributeMap
 

typedef pair<tstring,CXMLAttribute*> firtex::utility::AttributePair
 

typedef ElementList::iterator firtex::utility::ElementIterator
 

typedef list<CXMLElement*> firtex::utility::ElementList
 


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