Uses of Class
org.eclipse.nebula.widgets.xviewer.util.internal.StringMatcher.Position
Package | Description |
---|---|
org.eclipse.nebula.widgets.xviewer.util.internal |
-
Uses of StringMatcher.Position in org.eclipse.nebula.widgets.xviewer.util.internal
Methods in org.eclipse.nebula.widgets.xviewer.util.internal that return StringMatcher.Position Modifier and Type Method Description StringMatcher.Position
StringMatcher. find(java.lang.String text, int start, int end)
Find the first occurrence of the pattern betweenstart
end(exclusive).