tdk::utils::TdkXMLUtils Class Reference

#include <TdkXMLUtils.h>

List of all members.

Public Member Functions

 TdkXMLUtils ()
 ~TdkXMLUtils ()
DOMDocument * getDocument ()
DOMDocument * readDocument (const std::string fileName)
DOMNode * findNode (DOMNode *node, std::string nodeName)
char * getValueof (DOMNode *root, const std::string nodeName)
DOMNodeList * getNodeList (DOMNode *root, const std::string nodeName)

Static Public Member Functions

static TdkXMLUtilsInit ()

Private Attributes

DOMImplementation * impl
DOMBuilder * parser
DOMDocument * doc


Constructor & Destructor Documentation

tdk::utils::TdkXMLUtils::TdkXMLUtils (  ) 

tdk::utils::TdkXMLUtils::~TdkXMLUtils (  ) 


Member Function Documentation

static TdkXMLUtils* tdk::utils::TdkXMLUtils::Init (  )  [static]

DOMDocument * tdk::utils::TdkXMLUtils::getDocument (  ) 

DOMDocument * tdk::utils::TdkXMLUtils::readDocument ( const std::string  fileName  ) 

DOMNode * tdk::utils::TdkXMLUtils::findNode ( DOMNode *  node,
std::string  nodeName 
)

char * tdk::utils::TdkXMLUtils::getValueof ( DOMNode *  root,
const std::string  nodeName 
)

DOMNodeList * tdk::utils::TdkXMLUtils::getNodeList ( DOMNode *  root,
const std::string  nodeName 
)


Member Data Documentation

DOMImplementation* tdk::utils::TdkXMLUtils::impl [private]

DOMBuilder* tdk::utils::TdkXMLUtils::parser [private]

DOMDocument* tdk::utils::TdkXMLUtils::doc [private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:55:01 2007 for TDK by  doxygen 1.5.2