Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.nodes.Entities.EscapeMode

Removed Methods
( MapgetMap()  
String  name()  
EscapeMode  valueOf( String)  
 

Changed Fields
EscapeMode  base Change from final to non-final.
Default HTML output entities.
EscapeMode  extended Change from final to non-final.
Complete HTML entities.
EscapeMode  xhtml Change from final to non-final.
Restricted entities suitable for XHTML output: lt, gt, amp, and quot only.