|
Cogs.Core
|
#include <gumbo.h>
Public Attributes | |
| const char * | text |
| GumboStringPiece | original_text |
| GumboSourcePosition | start_pos |
The struct used to represent TEXT, CDATA, COMMENT, and WHITESPACE elements. This contains just a block of text and its position.
| GumboStringPiece GumboText::original_text |
| GumboSourcePosition GumboText::start_pos |
| const char* GumboText::text |