Generated by
JDiff

Class com.itextpdf.io.source.RandomAccessSourceFactory

Added Methods
IRandomAccessSource  extractOrCreateSource( InputStream) Creates or extracts a IRandomAccessSource based on an InputStream.
void  setForceReadDefaultValue( boolean) Determines the default value for the forceRead flag
 

Changed Methods
IRandomAccessSource  createSource( InputStream) Documentation changed from old to new.
Creates a IRandomAccessSource based on an InputStream.