public static class CellException.RegExpMatcher extends java.lang.Object implements CellException.CoordMatcher
| Constructor and Description |
|---|
CellException.RegExpMatcher(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(int pos) |
public CellException.RegExpMatcher(java.lang.String value)
public boolean matches(int pos)
matches in interface CellException.CoordMatcher