| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.io.binseach |
| Modifier and Type | Method and Description |
|---|---|
PageNavigator |
PageNavigator.clone()
Clone the state of the navigator, allowing independent positioning
|
PageNavigator |
PageNavigator.limitNext(long length)
Limit the
|
PageNavigator |
PageNavigator.limitPrev(long length)
Limit the
|
| Modifier and Type | Method and Description |
|---|---|
static Map.Entry<Long,Boolean> |
MainPlaygroundScanFile.wcBwd(PageNavigator pageNavigator)
Return the line count and whether the first position was a newline
|
static Map.Entry<Long,Boolean> |
MainPlaygroundScanFile.wcFwd(PageNavigator pageNavigator)
Count the number of occurrences of '\n' together with a flag
whether it ocurred at the end
|
Copyright © 2020. All rights reserved.