fr.ifremer.isisfish.logging.io
Class LineReaderUtil

java.lang.Object
  extended by fr.ifremer.isisfish.logging.io.LineReaderUtil

public class LineReaderUtil
extends java.lang.Object

This class offers some OffsetReader and LineReader implementations.

Author:
chemit

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

LineReaderUtil

public LineReaderUtil()


Copyright © 1999-2010 CodeLutin. All Rights Reserved.