com.starteam.util
Class EOLReader
java.lang.Object
java.io.Reader
com.starteam.util.LineProcessor
com.starteam.util.EOLReader
- All Implemented Interfaces:
- java.io.Closeable, java.lang.Readable
public final class EOLReader
- extends LineProcessor
The class definition for an EOL Reader
| Methods inherited from class java.io.Reader |
mark, markSupported, read, read, read, ready, reset, skip |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOLReader
public EOLReader(LineReader source,
java.lang.String newEOL)
throws java.io.IOException
- Throws:
java.io.IOException
endofInput
public java.io.Reader endofInput()
- Specified by:
endofInput in class LineProcessor
processLine
public java.io.Reader processLine(java.lang.String line,
int eol)
throws java.io.IOException
- Specified by:
processLine in class LineProcessor
- Throws:
java.io.IOException
StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.