updateMetaCharsetElement(_:)
Sets whether the element with charset information in this document is updated on changes through {@link #charset(java.nio.charset.Charset) Document.charset(Charset)} or not.
func updateMetaCharsetElement(_ update: Bool)
If set to false (default) there are no elements modified.
<param>
changes, false if not
<see>