Generated by
JDiff

Interface com.itextpdf.styledxmlparser.resolver.resource.IResourceRetriever

Changed Methods
byte[]  getByteArrayByUrl( URL) Documentation changed from old to new.
Gets the byte array that are retrieved from the source URL.
InputStream  getInputStreamByUrl( URL) Documentation changed from old to new.
Gets the InputStream that connect with source URL for retrieving data from that connection.