htmlAttribute Struct Reference

#include <htmlPage.h>

Collaboration diagram for htmlAttribute:

Collaboration graph
[legend]

Data Fields

htmlAttributenext
char * name
char * val

Detailed Description

Definition at line 41 of file htmlPage.h.


Field Documentation

struct htmlAttribute* htmlAttribute::next [read]

Definition at line 44 of file htmlPage.h.

Referenced by htmlAttributeFindVal(), htmlAttributeFreeList(), htmlPageScanAttribute(), and isMimeEncoded().

char* htmlAttribute::name

Definition at line 45 of file htmlPage.h.

Referenced by htmlAttributeFindVal(), htmlAttributeFree(), htmlPageScanAttribute(), htmlTagScan(), and isMimeEncoded().

char* htmlAttribute::val

Definition at line 46 of file htmlPage.h.

Referenced by htmlAttributeFindVal(), htmlAttributeFree(), htmlPageScanAttribute(), htmlTagAttributeNeeded(), htmlTagAttributeVal(), htmlTagScan(), and isMimeEncoded().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:14 2007 for blat by  doxygen 1.5.2