Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.nodes.Document

Changed Methods
void  charset( Charset) Documentation changed from old to new.
Sets the charset used in this document.
void  updateMetaCharsetElement( boolean) Documentation changed from old to new.
Sets whether the element with charset information in this document is updated on changes through Document.charset(Charset) or not.