public static interface IOUtils.LineHandler
boolean handle(String line)
line
- the line to handletrue
if the next line should be processed,
false
if the processing should stop.Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.