gherkin.formatter
Class LineFilter
java.lang.Object
gherkin.formatter.LineFilter
- All Implemented Interfaces:
- Filter
public class LineFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineFilter
public LineFilter(List<Integer> lines)
evaluate
public boolean evaluate(List<Tag> tags,
List<String> names,
List<Range> ranges)
- Specified by:
evaluate in interface Filter
filterTableBodyRows
public List<ExamplesTableRow> filterTableBodyRows(List<ExamplesTableRow> exampleRows)
- Specified by:
filterTableBodyRows in interface Filter
Copyright © 2013. All rights reserved.