Extracted from Pike v7.8 release 352 at 2010-11-02.
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.