Generated by
JDiff

Class com.itextpdf.io.font.otf.LanguageRecord

Added Methods
int  getFeatureRequired() Retrieves the feature required of the language record.
int[]  getFeatures() Retrieves the features of the language record.
String  getTag() Retrieves the tag of the language record.
void  setFeatureRequired( int) Sets the feature required of the language record.
void  setFeatures( int[]) Sets the features of the language record.
void  setTag( String) Sets the tag of the language record.
 

Removed Fields
int  featureRequired  
int[]  features  
String  tag