Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6sax2attributes.h File Reference
#include "p6sax2types.h"

Go to the source code of this file.

Classes

interface  P6R::p6ISAX2Attributes
 

Namespaces

 P6R
 

Macros

#define IF_p6ISAX2Attributes   {0xaadd72e0,0x307,0x45ae,{0xa6,0x55,0x5f,0x29,0x3a,0xf9,0x18,0x3}}
 
#define INTERFACE   p6ISAX2Attributes
 

Detailed Description

This interface is created by the P6R::p6ISAX2XMLReader component and returned to the application via the P6R::p6ISAX2ContentHandler::startElement() method.

It is used to access the attributes of an XML node.

Definition in file p6sax2attributes.h.