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