public class RowIndexFormatValidator extends Object
| Constructor and Description |
|---|
RowIndexFormatValidator(String rowIndexSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Format of a valid row specification is {rowIndex|rowIndexList} (TODO |rowIndexRange)
.
|
public RowIndexFormatValidator(String rowIndexSpec)
public void validate()
throws InvalidSelectorFormatException
InvalidSelectorFormatExceptionCopyright © 2016. All Rights Reserved.