1. Check if a word is in a file. forums.oracle.comI have a directory with .txt files in it. Have selected the directory using JFileChooser. Have set up a scanner to scan the directory. I have a String (which has been broken up into individual tokens (words) and put into an ArrayList). How do I go about taking the words from the ArrayList and checking to see what files the words ... |
2. How to Extract the data from the word document file? forums.oracle.com |