Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.helper.DataUtil

Added Methods
ByteBuffer  readToByteBuffer( InputStream, int ) Read the input stream into a byte buffer.
 

Changed Methods
Document  load( File, String , String ) Documentation changed from old to new.
Loads and parses a file to a Document.
 

Added Fields
Charset  UTF_8