说明
Creates a new XMLWriter using a URI for output.
参数
uri-
The URI of the resource for the output.
返回值
Returns an XMLWriter.
参见
- XMLWriter::toMemory() - Create new XMLWriter using memory for string output
- XMLWriter::toStream() - Create new XMLWriter using a stream for output