#include <gHtmlParser.h>
Public Member Functions | |
bool | CannotEndTag () |
bool | MayEndTag () |
bool | IsDeprecated () |
short | DeprecatedLevel () |
bool | IsFrameset () |
bool | IsLoose () |
Public Attributes | |
t_int16 | ctrl |
char * | elemName |
char * | elemInfo |
char | optStart |
char | optEnd |
char | isDeprecated |
char | kindDTD |
char | family |
|
Definition at line 49 of file gHtmlParser.h. Referenced by gHSeq::thisCheck(). |
|
Definition at line 58 of file gHtmlParser.h. |
|
Definition at line 55 of file gHtmlParser.h. |
|
Definition at line 61 of file gHtmlParser.h. |
|
Definition at line 64 of file gHtmlParser.h. |
|
Definition at line 52 of file gHtmlParser.h. Referenced by gHSeq::thisCheck(). |
|
Definition at line 40 of file gHtmlParser.h. Referenced by gHOutOpt::thisConfig(), and gHtmlParser::thisParse(). |
|
Definition at line 42 of file gHtmlParser.h. |
|
Definition at line 41 of file gHtmlParser.h. Referenced by gHOutOpt::thisHasTidy(), and gHOutOpt::thisHasTidyAttr(). |
|
Definition at line 47 of file gHtmlParser.h. |
|
Definition at line 45 of file gHtmlParser.h. Referenced by DeprecatedLevel(), and IsDeprecated(). |
|
Definition at line 46 of file gHtmlParser.h. Referenced by IsFrameset(), and IsLoose(). |
|
Definition at line 44 of file gHtmlParser.h. Referenced by CannotEndTag(), MayEndTag(), and gHtmlParser::SetOptions(). |
|
Definition at line 43 of file gHtmlParser.h. Referenced by MayEndTag(). |