HTMLAttribute.h File Reference

Class dealing with HTML element attributes. More...

#include <string>
#include <iostream>
#include "cgicc/CgiDefs.h"
#include "cgicc/MStreamable.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Data Structures

class  cgicc::HTMLAttribute
 Class representing a name or a single name/value pair. More...

Defines

#define _HTMLATTRIBUTE_H_   1


Detailed Description

Class dealing with HTML element attributes.

For example, in the HTML code

 <br clear="all" />
 
clear is an attribute of the br element.

Definition in file HTMLAttribute.h.


Generated on Tue Jul 3 15:44:30 2007 for GNUCgicc by  doxygen 1.5.1