FirteX-高性能全文索引和检索平台API Documentation |
#include <XML.h>
继承图,类firtex::utility::CXMLNode

公有成员 | |
| CXMLNode (CXMLElement *pParent=NULL, const tchar *pszName=NULL) | |
| virtual | ~CXMLNode () |
| int | getType () |
| CXMLNode * | asNode () |
| CXMLElement * | asElement () |
| CXMLAttribute * | asAttribute () |
| CXMLElement * | getParent () |
| void | Delete () |
| tstring | getName () |
| void | setName (const tchar *pszValue) |
| bool | isNamed (const tchar *pszName) |
| tstring | getValue () |
| void | setValue (const tchar *pszValue) |
静态公有成员 | |
| tstring | stringToValue (const tchar *&pszXML, int nLength) |
| void | valueToString (const tchar *pszValue, tstring &strXML) |
| void | uniformString (tstring &str) |
保护类型 | |
| enum | { xmlNode, xmlElement, xmlAttribute } |
静态保护成员 | |
| bool | parseMatch (const tchar *&pszXML, const tchar *pszToken) |
| bool | parseIdentifier (const tchar *&pszXML, tstring &strIdentifier) |
保护属性 | |
| int | m_nNode |
| CXMLElement * | m_pParent |
| tstring | m_sName |
| tstring | m_sValue |
友元 | |
| class | CXMLElement |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex