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

Classes

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.


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Sat Jan 19 21:15:58 2008 for cgicc by doxygen 1.5.1