asepaprianto / crawler4j

Automatically exported from code.google.com/p/crawler4j
0 stars 0 forks source link

Unable to download RTF files using crawler4j #341

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am trying to download files of .rtf format from an webpage with the 
download links for the RTF files.
2. But for the Code "page.getContentData()" I am getting an 
NullPointerException.
3. Can't we download the files using this.

What is the expected output? What do you see instead?

What version of the product are you using?
4.35

Please provide any additional information below.

Original issue reported on code.google.com by verma.la...@gmail.com on 10 May 2015 at 10:36