Method Parser.XML.NSTree.NSNode()->rename_namespace()

class Parser.XML.NSTree.NSNode

Method rename_namespace

void rename_namespace(string from, string to)

Description

Renames the namespace prefix of a namespace. No checks will be made to see if the namespace represented is the same throughout the subtree.