Pluie.Yaml.Node.before_add – pluie-yaml-0.6 Reference Manual
Packages
pluie-yaml-0.6
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
item
iterator
last
on_added
on_removed
remove_child
replace_node
to_string
update_level
val
before_add
Description:
protected
virtual
void
before_add
(
Node
child)
throws
AddNodeError
actions to execute before adding the specified child bode
Parameters:
child
the Yaml.Node child to add