//this line begin with the TAB Pattern pattern = Pattern.compile(seporatorRegEx); //it`s Tab List<Sentence> sentence = new ArrayList<Sentence>(); //it`s 4 spaces
08 трав. 2013 04:41 | |
Повідомлень:12 | //this line begin with the TAB Pattern pattern = Pattern.compile(seporatorRegEx); //it`s Tab List<Sentence> sentence = new ArrayList<Sentence>(); //it`s 4 spaces |