danfickle / neoflyingsaucer

[Deprecated - Please use openhtmltopdf at link] An attempt to modernize flyingsaucer, the HTML and CSS 2.1 renderer in pure Java
https://github.com/danfickle/openhtmltopdf
Other
38 stars 12 forks source link

Use enhanced for loops #11

Closed hrj closed 10 years ago

hrj commented 10 years ago

for #9

Note that 80% of conversions were done with the help of Eclipse automatically. About 10%, I had to coax Eclipse by specifying the type parameters. The remaining 10%, I had to type manually.