Read specific line
Dear All,
I have a one input file following way:
PATH: Top/Science/Earth Sciences/Atmospheric Chemistry
RAW: Atmospheric Chemistry
WSDA: Atmospheric() chemistry(70995,WordNet_2.1:n#06005460)
PATH: Top/Science/Earth Sciences/Atmospheric Chemistry/Publication
RAW: publication
WSDA: publication(41740,WordNet_2.1:n#01087739)
PATH: Top/Science/Earth Sciences/Atmospheric Chemistry/Modeling
RAW: Modeling
WSDA: Modeling(42261,WordNet_2.1:n#00885978)
I want to read a specific line RAW and store each line in the array list. Could you please give me some suggestions. How to read specific line . I know how to read file and line but I do not know the specific line. .
Thanks a lots .
morshed

