How to split a file into tokens

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sarah Adam
    New Member
    • Oct 2010
    • 1

    How to split a file into tokens

    Hello Everybody

    I'm working on a Java program that splits a File into tokens, first i split it one word then 2 words and 3 words.

    i already did the one word division but i have a problem with 2 and 3 words

    please can anybody help me ??
Working...