libxml++ 2.35.1
|
Represents an explicit attribute of an XML Element node. More...
#include <libxml++/attributenode.h>
Public Member Functions | |
AttributeNode (_xmlNode* node) | |
virtual | ~AttributeNode () |
Represents an explicit attribute of an XML Element node.
This will be instantiated by the parser.
xmlpp::AttributeNode::AttributeNode | ( | _xmlNode * | node | ) | [explicit] |
virtual xmlpp::AttributeNode::~AttributeNode | ( | ) | [virtual] |