com.rapidminer.tools.log
Class DeleteLogFormatFilter

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

public class DeleteLogFormatFilter
extends java.lang.Object
implements LogFormatFilter

This filter deletes all log format commands, i.e. all 2-character sequences starting with $ or ^.

Author:
Ingo Mierswa

Constructor Summary
DeleteLogFormatFilter()
           
 
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

DeleteLogFormatFilter

public DeleteLogFormatFilter()
Method Detail

accept

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


Copyright © 2001-2009 by Rapid-I