Close Method
Closes the component writing stream.
Object Oriented Interface
public function doClose();
Procedural Interface
ipworks_xmlw_do_close($res);
Remarks
This method will close any open XML elements, and then close the OutputFile if necessary.