org.ijsberg.iglu.util.io
Interface Filter

All Known Implementing Classes:
CommandShell.NewLineFilter

public interface Filter

Implementations filter objects or their contents in some object stream.


Method Summary
 Object filter(Object input)
           
 

Method Detail

filter

Object filter(Object input)
Parameters:
input -
Returns:
filtered input


Copyright © 2011. All Rights Reserved.