the problem is that there is no file, the problem is that is an xml file, so in an element i have a huge text split by line breaks. So i parse the xml document and extract the text and place it on a string. now i have to detect the line breaks, after i read the file, not during.
thanksl.