This method of the ElementImpl class saves the element in XML format.
public void save(XMLOutputStream o) throws IOException;
IOException if an error occurs when writing to the output stream.