public class SimpleUnixConfigFileReader extends Object
| Constructor and Description |
|---|
SimpleUnixConfigFileReader(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isTrimWhitespace() |
SimpleUnixConfigFileLine |
readLine() |
void |
setTrimWhitespace(boolean trimWhitespace) |
public SimpleUnixConfigFileReader(Reader reader)
public boolean isTrimWhitespace()
public void setTrimWhitespace(boolean trimWhitespace)
@Nullable public SimpleUnixConfigFileLine readLine() throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.