#include <string>#include <vector>#include <xercesc/util/XMLString.hpp>Go to the source code of this file.
Namespaces | |
| namespace | xmli |
| namespace | xercesc |
Classes | |
| class | xmli::Attribute |
| Encapulate the name/value pairs which appear inside XML tags. More... | |
Typedefs | |
| typedef std::vector< xmli::Attribute > | AttributeList |
| Wrap-up definition of a list of XML Attributes. | |
|
|
Wrap-up definition of a list of XML Attributes.
Definition at line 30 of file Attribute.h. |
1.3.9.1