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

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

public static class CommandShell.NewLineFilter
extends Object
implements Filter<byte[]>


Constructor Summary
CommandShell.NewLineFilter()
           
 
Method Summary
 byte[] filter(byte[] 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 byte[] filter(byte[] input)
Specified by:
filter in interface Filter<byte[]>
Returns:
filtered input


Copyright © 2012. All Rights Reserved.