HTML Tidy
0.1
|
Data Fields | |
Node * | parent |
Node * | prev |
Node * | next |
Node * | content |
Node * | last |
AttVal * | attributes |
const Dict * | was |
const Dict * | tag |
tmbstr | element |
uint | start |
uint | end |
NodeType | type |
uint | line |
uint | column |
Bool | closed |
Bool | implicit |
Bool | linebreak |