I am looking for a way to load an entire file text into my map. Not a single line at a time like TextInputFormat does. So that when I do value.toString in my map it gives me the entire input to work with. ThanksI am looking for a way to load an entire file t