Generated by
JDiff

Class com.itextpdf.io.font.cmap.AbstractCMap

Documentation changed from old to new.

Changed Methods
byte[]  decodeStringToByte( String) Documentation changed from old to new.
Converts given string to a byte array.
String  getName() Documentation changed from old to new.
Gets cmap table name.
String  getOrdering() Documentation changed from old to new.
Gets string that uniquely names the character collection within the specified registry.
String  getRegistry() Documentation changed from old to new.
Gets string identifying the issuer of the character collection.
int  getSupplement() Documentation changed from old to new.
Gets the supplement number of the character collection.
String  toUnicodeString( String, boolean ) Documentation changed from old to new.
Converts string in pdf encoding to string in unicode encoding.