public static interface DocumentFactoryBuilder.NavigationEnd
Modifier and Type | Method and Description |
---|---|
int |
endsAt(java.lang.String input)
If invalid value is returned (negative or larger than string length) whole input will be used for navigation.
|