hcxselect
1.1
A CSS selector engine for htmlcxx
|
select(const std::string &expr) | hcxselect::Selection | |
Selection() | hcxselect::Selection | |
Selection(const tree< htmlcxx::HTML::Node > &tree, const std::string &expr=std::string()) | hcxselect::Selection | |
Selection(const NodeSet &nodes, const std::string &expr=std::string()) | hcxselect::Selection |