oad.oracle.com/javase/6/docs/api/java/util/Properties.html#load(java.io.Reader) into tokens. There is one additional extension: a comment line which starts with #;; is treated as transient (not read in). This is used later to generate a transient header and footer This is an augmented version of java.io.BufferedReader from the Apache Harmony implementation. Source: http://www.java2s.com/Open-Source/Java-Document/Apache-Harmony-Java-SE/java-package/java/io/BufferedReader.java.htm This class tracks the absolute offset of lines in the file, and the line() method works like readLine() but returns extra info in addition to the String
@see Line
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.