In java, what code do I need to get from "http://www.mysite.com/text.txt" to a Scanner that parses the resulting text contained in the site in as few lines as possible.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
Reference |
|||||
|
|
|||
|
|
|
Taken from here, not tested
|
|||
|
|
parsing– Andreas_D May 31 '11 at 7:24