Method Parser.XML.Tree.VirtualNode()->get_attributes()

class Parser.XML.Tree.VirtualNode

Method get_attributes

mapping(string:string) get_attributes()

Description

Returns this nodes attributes, which can be altered destructivly to alter the nodes attributes.

See also

replace_attributes()