org.rhq.plugins.hosts.helper
Class SimpleUnixConfigFileReader
java.lang.Object
org.rhq.plugins.hosts.helper.SimpleUnixConfigFileReader
public class SimpleUnixConfigFileReader
- extends Object
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleUnixConfigFileReader
public SimpleUnixConfigFileReader(Reader reader)
isTrimWhitespace
public boolean isTrimWhitespace()
setTrimWhitespace
public void setTrimWhitespace(boolean trimWhitespace)
readLine
@Nullable
public SimpleUnixConfigFileLine readLine()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.