Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~703 People Reached
Favorite Forums
Favorite Tags
java x 3
Member Avatar for ndumbo

HI my package reads file from txt format only. it does not read .pdf or .doc file. is there any single java library that opens any kind of file format as stream and then reads or manipulates its contents.

Member Avatar for orko
0
603
Member Avatar for ndumbo

HI my project involves making an index structure for a corporate or intranet. hence i need to store the urls in one file and then one by one count the frequency of a pre-specified word in each of these urls. i haev already made a package containing classes to count …

Member Avatar for brianlevine
0
82
Member Avatar for ndumbo

I am a Ph D student who is working on some search engine ranking methods. I have to write Java code to count the number of given search keywords in web page or url. I am confused as to what class to use, the TextReader class or the BufferedReader class. …

Member Avatar for Denniz
0
18