com.generationjava.io
Class FixedWidthReader
java.lang.Object
com.generationjava.io.FixedWidthReader
- public class FixedWidthReader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedWidthReader
public FixedWidthReader(Reader rdr)
setWidths
public void setWidths(int[] widths)
setWidths
public void setWidths(String widths)
setTrim
public void setTrim(String trim)
readLine
public Object[] readLine()
throws IOException
- Throws:
IOException
Copyright © 2000-2005 OSJava. All Rights Reserved.