Elements opened using this method will not have any attributes, and will be closed immediately.
A line break will always be printed after a stand-alone element.
@param name name of the element to write. @throws IOException if an I/O error occurs. @see #startElement(String,XmlAttributes) @see #startElement(String) @see #writeStandAloneElement(String)
|
|