Generated by
JDiff

Class org.jhotdraw.samples.svg.io.SVGInputFormat

Documentation changed from old to new.

Removed Methods
void read(Transferable, Drawing)  
void read(InputStream, Drawing) This is the main reading method.
void read(InputStream, Drawing, boolean) This is the main reading method.
 

Added Methods
void read(Transferable, Drawing, boolean)  
void read(File, Drawing, boolean)  
void read(InputStream, Drawing, boolean) This is the main reading method.
void read(URL, Drawing, boolean)