Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.Node

Method Parser.XML.Tree.Node()->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.