public class FeatureFileContents extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFileContents.RowSelector |
class |
FeatureFileContents.RowSelectorBuilder |
| Constructor and Description |
|---|
FeatureFileContents(String featureFilePath) |
| Modifier and Type | Method and Description |
|---|---|
FeatureFileContents.RowSelector |
betweenLine(int startRow) |
FeatureFileContents.RowSelectorBuilder |
trimmedContent() |
public FeatureFileContents(String featureFilePath)
public FeatureFileContents.RowSelector betweenLine(int startRow)
public FeatureFileContents.RowSelectorBuilder trimmedContent()
Copyright © 2022. All rights reserved.