public interface FileLineFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptLine(String line)
Determines if a line should be accepted or not
|
boolean acceptLine(String line)
line - line to examine? Copyright 2013 BMC Software, Inc.