We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
d207f45
select(selector)
filter(predicate)
find_by_tag(tag_id)
find_by_tag(tag_string)
find_by_id(id)
find_by_class(class)
find_by_attr(key, value)
create_node
at(key)
operator[]
is_text_node()
TEXT_
COMMENT_
STYLE
inner_text()
tag_string()
tag_name()
set_namespace
add_child
insert_before
insert_after
remove
add_attribute
remove_attribute_by_key
operator<<