| Version | Date | Description |
|---|---|---|
| 2.1.0 | 2005-??-?? | |
| 2.0.1 | 2004-07-06 | |
| 2.0 | 2004-06-20 | |
| 1.0 | 2003-12-13 |
| Type | Changes | By |
|---|---|---|
| If a page starts with a tag, moving to that tag will now move to the first instance of the tag and not the second one. | hen |
| Helper method to suck a html table into a double array. | hen |
| Type | Changes | By |
|---|---|---|
| Bug introduced in 2.0 that means a move() ends up a character too far into the text and a subsequent get does not work. Fixes GJC-21. | hen |
| Type | Changes | By |
|---|---|---|
| HtmlScraper does not handle apostrophe's [rather than double-quotes ] . Fixes GJC-3. | hen |
| moveToTagWith called twice will find the first one again Fixes GJC-7. | hen |
| Performance Bottleneck: extensive use of toLowerCase in com.generationjava.web.HtmlW.getIndexOpeningTag Fixes GJC-17. | hen |
| Add a scrape(String tag) method Fixes GJC-18. | hen |
| Target is always the first argument in HtmlW/XmlW. Fixes GJC-19. | hen |