|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.isisfish.logging.io.LineReaderUtil
public class LineReaderUtil
This class offers some OffsetReader and LineReader implementations.
| Nested Class Summary | |
|---|---|
static class |
LineReaderUtil.LevelLineReader
a LineReader to keep only lines from a certain LogLevel. |
static class |
LineReaderUtil.LevelsLineReader
a LineReader to keep only lines that match one of the given LogLevel. |
static class |
LineReaderUtil.PatternLineReader
a LineReader to keep only lines that match a regex pattern. |
| Constructor Summary | |
|---|---|
LineReaderUtil()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineReaderUtil()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||