Method Parser.XML.Tree.VirtualNode()->render_to_file()
- Method
render_to_file
voidrender_to_file(Stdio.Filef,void|boolpreserve_roxen_entities)- Description
Creates an XML representation for the node sub tree and streams the output to the file
f. If the flagpreserve_roxen_entitiesis set, entities on the form &foo.bar; will not be escaped.