Skip to content
Snippets Groups Projects
Commit 76e06eec authored by Jonathan Schöbel's avatar Jonathan Schöbel
Browse files

NodeFragment: added remove_attr methods

Two alternatives are provided: remove_attr and pop_attr. While the
former free's the Attr's data, the latter allocates a new Attr, to store
and return the data. Both functionality is provided by a single
(internal) static method.
parent 29c275e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment