public class SysIntfReader extends Reader implements org.bedework.util.logging.Logged
| Constructor and Description |
|---|
SysIntfReader(Reader rdr) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.bedework.util.logging.BwLogger |
getLogger() |
int |
read() |
int |
read(char[] cbuf,
int off,
int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnpublic SysIntfReader(Reader rdr)
rdr - public int read()
throws IOException
read in class ReaderIOExceptionpublic int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionpublic void close()
public org.bedework.util.logging.BwLogger getLogger()
getLogger in interface org.bedework.util.logging.LoggedCopyright © 2018 Bedework. All rights reserved.