Generated by
JDiff

Class com.itextpdf.io.util.TextUtil

Added Methods
boolean  isLetterOrDigit( Glyph)  
boolean  isMark( Glyph)  
 

Changed Methods
char[]  convertFromUtf32( int) Documentation changed from old to new.
Converts a UTF32 code point value to a char array with the corresponding character(s).