2005/5/9

     
 

LibXMLNode_h

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

LibXMLNode.h File Reference

#include "libxmldom.h"
#include <acdk/lang/NullPointerException.h>
#include <org/w3c/dom/Node.h>
#include <org/w3c/dom/Document.h>
#include <org/w3c/dom/DOMException.h>

Namespaces

namespace  acdk
namespace  acdk::xml
namespace  acdk::xml::libxmldom

Typedefs

typedef _xmlNode xmlNode
typedef xmlNodexmlNodePtr
typedef _xmlDoc xmlDoc
typedef xmlDocxmlDocPtr
typedef _xmlOutputBuffer xmlOutputBuffer
typedef xmlOutputBufferxmlOutputBufferPtr


Typedef Documentation

typedef struct _xmlDoc xmlDoc
 

typedef xmlDoc* xmlDocPtr
 

typedef struct _xmlNode xmlNode
 

typedef xmlNode* xmlNodePtr
 

typedef struct _xmlOutputBuffer xmlOutputBuffer
 

typedef xmlOutputBuffer* xmlOutputBufferPtr