cpp-ElementTree
Python ElementTree-alike XML API for C++
Public Member Functions | List of all members
etree::Attribute Class Reference

Proxy value type yielded by AttrIterator. More...

#include <element.hpp>

Public Member Functions

string ns () const
 Return the attributes's namespace.
 
QName qname () const
 Return the attributes's QName.
 
string tag () const
 Return the attributes's tag name.
 
string value () const
 Return the attribute's value.
 

Detailed Description

Proxy value type yielded by AttrIterator.


The documentation for this class was generated from the following files: