libhext: C++ Library Documentation
1.0.3-4a1a3a7
|
Go to the source code of this file.
Namespaces | |
hext | |
Variables | |
const HEXT_PUBLIC CaptureFunction | hext::TextBuiltin |
A CaptureFunction that returns the text of an HTML element. More... | |
const HEXT_PUBLIC CaptureFunction | hext::InnerHtmlBuiltin |
A CaptureFunction that returns the inner HTML of an HTML element. More... | |
const HEXT_PUBLIC CaptureFunction | hext::StripTagsBuiltin |
A CaptureFunction that returns the inner HTML of an HTML element without tags. More... | |
Contains every predefined CaptureFunction.
Definition in file Builtins.h.