Extracted from Pike v7.6 release 112 at 2008-06-24.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.VirtualNode

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


Method cast

mixed cast(string to)

Description

It is possible to cast a node to a string, which will return render_xml() for that node.