org.teleal.lemma.reader.content.handler
Class ContentFileHandler
java.lang.Object
org.teleal.lemma.reader.content.handler.ContentFileHandler
public class ContentFileHandler
- extends Object
Reads contents of a file, returns the given line range as a string array.
- Author:
- Christian Bauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentFileHandler
public ContentFileHandler()
getContent
public String[] getContent(File file,
LineRange range)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.