org.ijsberg.iglu.util.execution
Class CommandShell.NewLineFilter

java.lang.Object
  extended by org.ijsberg.iglu.util.execution.CommandShell.NewLineFilter
All Implemented Interfaces:
Filter
Enclosing class:
CommandShell

public static class CommandShell.NewLineFilter
extends Object
implements Filter


Constructor Summary
CommandShell.NewLineFilter()
           
 
Method Summary
 Object filter(Object input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandShell.NewLineFilter

public CommandShell.NewLineFilter()
Method Detail

filter

public Object filter(Object input)
Specified by:
filter in interface Filter
Returns:
filtered input


Copyright © 2011. All Rights Reserved.