public class FeatureFileContents
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFileContents.RowSelector |
class |
FeatureFileContents.RowSelectorBuilder |
| Constructor and Description |
|---|
FeatureFileContents(java.lang.String featureFilePath) |
| Modifier and Type | Method and Description |
|---|---|
FeatureFileContents.RowSelector |
betweenLine(int startRow) |
FeatureFileContents.RowSelectorBuilder |
trimmedContent() |
public FeatureFileContents.RowSelector betweenLine(int startRow)
public FeatureFileContents.RowSelectorBuilder trimmedContent()