com.rapidminer.tools.log
Class DummyLogFormatFilter

java.lang.Object
  extended by com.rapidminer.tools.log.DummyLogFormatFilter
All Implemented Interfaces:
LogFormatFilter

public class DummyLogFormatFilter
extends java.lang.Object
implements LogFormatFilter

This filter just return the input string.

Author:
Ingo Mierswa

Constructor Summary
DummyLogFormatFilter()
           
 
Method Summary
 boolean accept(int lastChar, int currentChar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyLogFormatFilter

public DummyLogFormatFilter()
Method Detail

accept

public boolean accept(int lastChar,
                      int currentChar)
Specified by:
accept in interface LogFormatFilter


Copyright © 2001-2009 by Rapid-I